[Bug 1272] Unable to make OpenSSH with undefined refs in readconf.o

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jan 24 06:22:21 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1272





------- Comment #8 from fbaird at yahoo.com  2007-01-24 06:22 -------
Since you are targeting my gcc build, I thought it might be useful to
show you the configure command used to build gcc:

/home/fbaird/bld/gcc-3.4.6/configure --disable-nls --prefix=/usr/local
--enable-languages=c++ --with-gnu-ld --with-ld=/usr/local/bin/ld
--with-gnu-as --with-as=/usr/local/bin/as --enable-shared
--with-gcc-version-trigger=/home/fbaird/bld/gcc-3.4.6/gcc/version.c

disable-nls turns off international language support. This is a custom
program that will only see an English-speaking audience, and I avoid
having to install and build gettext.

I only use C and C++ and so do not build support for any other
languages. Both these options save hours when compiling gcc.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list