This is the mail archive of the java-patches@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: work around libtool to fix alpha libgcj build


Richard Henderson writes:
 > now libgcj.a, the static library, is built with -fPIC.  I mentioned
 > this to tromey on irc, and he thought that while it was
 > unfortunate, it'd be ok.

That ought to be a huge advantage, because it'll only be necessary to
compile each java file once, rather than twice.

Andrew.


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