This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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 explanation


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



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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