Args list too long

Jeff Sturm jeff.sturm@appnet.com
Thu Jan 11 11:42:00 GMT 2001


"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.  On platforms
where ld -r is available you can use

ld -r obj1.o obj2.o obj3.o obj4.o obj5.o ... -o big.o

--
Jeff Sturm
jeff.sturm@commerceone.com


More information about the Java mailing list