Linker Script explanation

J. Grant jg-lists@jguk.org
Thu Sep 4 21:53:00 GMT 2003


Hello,

There are 3rd party sites such as:
http://w3.rz-berlin.mpg.de/~hammer/member/locservnew/alphas/progs/doc/cygnus_doc-99r1/html/6_embed/embThe_linker_script.html#Top
These can provide futher information etc

The best source of information is the official docs, the GNU linker has 
extensive documentation online:
http://www.gnu.org/manual/ld-2.9.1/ld.html


Have you checked man ld, and info ld ?  There isnt really a way around 
reading, if you want to comprehend it all.

Regards

JG


on the 01/09/03 11:00, David Mc Kenna wrote:
> Hi Folks,
> 
> Is there any explanation, other than that include in the ld docs, about all
> the different sections in a linker script. For example, what sections are required
> for c only, then c++ also.
> 
> I have taken a look at those include with gcc but they seem to confuse me even
> more.
> 
> Thanks in advance,
> Dave
> 
> 
> --
> http://www.iol.ie
> 



More information about the Binutils mailing list