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] | |
Hi,
Please find attatched a sample test file, to map "user
defined section"
to "user defined location"
The problem is, I want to map, my_foo function in "mysec"
section
at location 0x5000
But, my_foo function is getting mapped to location 0x0
(Please see
the dump file.)
My linker script (ldscript) seems to be OK...I am not able
to trace
the problem, can any one help me ?
Thanks in advance
Vinayak
Attachment:
section.tar.gz
Description: GNU Zip compressed data
------ 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] |