From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: ian@zembu.com Cc: binutils@sourceware.cygnus.com Subject: Re: Linker documentation patch Date: Fri, 07 Jan 2000 11:31:00 -0000 Message-id: <200001071931.LAA09096@elmo.cygnus.com> X-SW-Source: 2000-01/msg00047.html Hi Ian, : + Note - if the linker is being invoked indirectly, via a compiler driver : + (eg @samp{gcc}) then all the linker command line options should be : + prefixed by @samp{-Wl,} like this: : : I would change this to indicate that -Wl is actually compiler : specific. There are other compilers which support -Wl, but there also : plenty which don't. OK - I will add a sentance fragment to this effect. Cheers Nick