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 scripts


Tamar -

You should be able to just give the script on the command line
(without a -T). The linker should assume any file it doesn't recognize
is a linker script.

- Josh


On Sat, Nov 26, 2016 at 12:33 PM, Tamar Christina <tamar@zhox.com> wrote:
> Hi All,
>
> I have a linker script that I want to run in addition to the standard PE linker scripts.
>
> But using -T replaces the linker script as a whole. Is there no easy way to=
> just have ld run some extra scripts? Without having to work in the content=
> of pep.sc?
>
> Thanks,
> Tamar
>
>


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