Why long command line for libgcj.so?

Alexandre Oliva aoliva@redhat.com
Wed Jun 5 22:00:00 GMT 2002


On Jun  6, 2002, Bryce McKinlay <bryce@waitaki.otago.ac.nz> wrote:

> This way we will end up linking a few
> dozen large .o files rather than a few thousand little ones, reducing
> the command line length and presumably being easier for the linker to
> process.

There's an easy way to verify this theory: link libtool object files
into intermediate per-package reloadable object files (libtool -r).
But as I wrote before, I'll be very surprised if it makes any
difference in total linker memory usage.

-- 
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                Professional serial bug killer



More information about the Gcc mailing list