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: compile question about dll of windows


Jean-Francois Briere writes:
 > Jean-Francois
 > 
 > >>Right. If there are any special options that need to be passed, the
 > >>-Wl,--option syntax should be used. 
 > >>
 > >>I think I may have missed something. Is the direct invocation of ld an attempt
 > >>to workaround bug with long commandline inputs being piped fom driver to ld?
 > 
 > Exactly.
 > 
 > Direct invocation of ld is the workaround of choice to when dealing with lond command line
 > inputs piped from gcj to ld.

How does it help?

Andrew.


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