This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: link problems under darwin5.2




Tom Tromey wrote:
> 
> >>>>> "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 :-(.

As mentioned, with 'qc' I succeed on darwin(ppc).

Andreas



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