RFC: Don't build libjava convenience library

Bryce McKinlay mckinlay@redhat.com
Thu May 19 14:50:00 GMT 2005


Now that we have just one .o for each package, its far less likely that 
we'll hit platform command line length limits. This patch removes the 
"convenience library" hack that was introduced to stop libtool using 
incremental linking when the limit was reached.

This speeds up the final libgcj link because libtool no longer needs to 
run ranlib, plus it simplifies the Makefile a little.

Bryce


-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-noconveniencelib.patch
Type: text/x-patch
Size: 2816 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050519/f26f3cc8/attachment.bin>


More information about the Java-patches mailing list