POSIX ld and --whole-archive?

David Daney ddaney@avtrex.com
Wed Dec 6 17:02:00 GMT 2006


Mohan Embar wrote:
> Hi All,
> 
> I remember at one point in time, we weren't allowed to
> assume GNU ld for libgcj. Is this still true? If so,
> does vanilla POSIX ld support --whole-archive?
> 

--whole-archive is a GNU binutils option.  If you want to use it you 
should probably use some autoconf foo to check that it will work.

David Daney



More information about the Java mailing list