This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

linker problem


Hi,

when I compile and link my program for arm I get an error:

arm-elf/bin/ld: warning: no memory region specified for section
`.eh_frame'
arm-elf/bin/ld: section .eh_frame [000733a0 -> 00073de3] overlaps
section .text [00020040 -> 000f132b]

When I compile and link the same program for the synthetic target and
don`t get those errors.
I am using binutils 2.11 and gcc version 2.95.3

Does anybody has an idea to fix this,

thanks,

tom



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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