Args list too long

Alexandre Oliva aoliva@redhat.com
Thu Jan 11 14:04:00 GMT 2001


On Jan 11, 2001, Jeff Sturm <jeff.sturm@appnet.com> wrote:

> "Bradley A. Smith" wrote:
>> What is the appropriate way to collapse groups of objects into a single
>> object?

> I don't know about the appropriate way for libtool-ized makefiles.

I don't know about automake, but libtool does support

$(LIBTOOL) $(CC) -o collapsed.lo obj1.lo obj2.lo obj3.lo ...

IMO, the right thing to do is to arrange for libtool to do something
like this implicitly when creating convenience archives.  But someone
would have to implement it :-)

-- 
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    *Please* write to mailing lists, not to me


More information about the Java mailing list