This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Linker script question and/or bug


Nick Clifton wrote:
Hi Michael,

OK then, how about adding a variant of the -T switch which explicitly delays processing its argument until the point at which the default linker script would be processed ?

Easy. How about -W? There's only a few single letters available.

Mmm, I amnot keen on single letter switches. How about:


--replacement-default-linker-script=<foo>

Yuck. The chances of me typing all that without a finger fault are very small. :-)

How about --def-script=<foo>?  Similar to --script == -T.
With an abbrev of -dT=<foo>.  (There's -d, -dc, -dp defined.)

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


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