This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Mainline bootstrap failure in libjava, i686-pc-linux-gnu


On Apr 10, 2001, Jeff Sturm <jsturm@one-point.com> wrote:

> That specific problem was caused by Makefile.in not placing
> -L$(here)/.libs first.

There shouldn't be any need to explicitly mention .libs directories.
I'm yet to investigate why it appears to be needed.  Libtool should
take care of adding this flag by itself, when necessary.

But I won't oppose a patch to move it to the beginning, until I have
time to figure out exactly what's going on.

-- 
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]