This is the mail archive of the gcc@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: libtool, java woes


On Apr  9, 2001, Tom Tromey <tromey@redhat.com> wrote:

>>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
>>> The problems I'm seeing have nothing to do with -lpthread but instead
>>> the relative ordering of -lc and -lgcc_s.  If -lc comes first, then my
>>> Java programs crash on exit.  If -lgcc_s comes first, then they work.

Alexandre> Please try this patch:

> I blew away my target directory, rebuilt libjava from scratch, and ran
> check-target-libjava.  Now it works, and we're back to 0 FAIL!

Good!  Sorry for breaking it :-(

> Thanks a lot!

As soon as it gets approved for libtool, I'll update our copy of the
libtool files.

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