This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: POSIX ld and --whole-archive?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]