link problems under darwin5.2

Tom Tromey tromey@redhat.com
Thu Jan 10 11:46:00 GMT 2002


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> # The archiver.
Jeff> AR="ar"
Jeff> AR_FLAGS="cru"

Jeff> This seems wrong since we never want to replace archive members.
Jeff> Perhaps AR_FLAGS="qu" would be a better choice.  (You could
Jeff> experiment with that on your darwin build by altering your
Jeff> libtool script, removing libgcj.la and rebuilding.)

I ran into this building on PPC Linux yesterday.
I hacked the libtool script to set ARFLAGS=u and rebuild the .a/.la
files.  Unfortunately, that didn't work :-(.

Tom



More information about the Java mailing list