Re: Questions on script linker file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Valter Rasicci - VMEDIA <vmedia@xxxxxxxxxx> writes:

> it is not long time I'm using gcc (on AVR32 devices) so I'm not expert
> but, while I found manuals on compiler and linker, I didn't find
> manual/documentation on linker script file guideline.
> It is not simple, looking at a script linker file, to understand
> clearly everything. I found something on linker manual but these
> information aren't so extensive/organic and complete as I expected.
>
> Is there such documentation?

Linker scripts are documented in the GNU linker manual.  The relevant
docs can be found online at:

http://sourceware.org/binutils/docs-2.20/ld/Scripts.html

Note that the linker is part of the GNU binutils.  It is not part of gcc
itself.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux