Args list too long
Bradley A. Smith
yeldar@home.com
Thu Jan 11 11:25:00 GMT 2001
> You don't want to do that with shared libraries. Instead you might
collapse
> groups of objects into a single object, maybe at the package level. Then
the
> final link command will combine perhaps dozens of objects instead of
hundreds.
> (Similar to how the Linux kernel builds.)
What is the appropriate way to collapse groups of objects into a single
object?
Thanks,
Bradley
More information about the Java
mailing list