This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: solaris2 libjava 500 failures
On May 3, 2001, Geoff Keating <geoffk@geoffk.org> wrote:
> It's unquestionably a bug. I've had problems with it on Solaris, but we
> never decided what to do about it.
IIRC, the problem we had before was that of libtool getting
--with-gnu-ld from the top-level configure because it noticed the
sources of GNU ld were available, so it would be built. But ltconfig
took that as meaning that GNU ld was in use by the build-machine
compiler, so binutils and other libtool-using were mis-configured.
IIRC, libtool has been adjusted since then to double-check that the
chosen linker is indeed GNU ld or not, fixing that problem.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me