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]

Re: redboot compile problem - no memory region specified


todd.kallam@acterna.com wrote:
>     >link -s arm-linux-add2line arm-elf-add2line
>     >link -s arm-linux-ar arm-elf-ar
>     >link -s arm-linux-as arm-elf-as
>     >link -s arm-linux-g++ arm-elf-g++
>     >link -s arm-linux-gasp arm-elf-gasp
>     >link -s arm-linux-gcc arm-elf-gcc
>     >link -s arm-linux-ld arm-elf-ld
[snip]
> I still received the following warnings and error:
[snip]
> /usr/arm-linux/bin/ld: warning: no memory region specified for section
> `.dp83902a_start'
[snip]

This definitely looks like a tools problem, and the obviously odd thing
about your tools is that they are arm-linux not arm-elf. I would suggest
downloading binutils 2.11.2 and configuring them for arm-elf; and
downloading gcc 2.95.3 and configuring that for arm-elf too.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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