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]

RE: Error with ARM cross-compiler


I think the memory is not big enough. (memory layout)

-----Original Message-----
From: ecos-discuss-owner at sources dot redhat dot com
[mailto:ecos-discuss-owner at sources dot redhat dot com]On Behalf Of Giovanni
Perbellini
Sent: 24 April 2003 10:15
To: ecos-discuss at sources dot redhat dot com
Subject: [ECOS] Error with ARM cross-compiler


Hi all
I'm compiling a file with the ARM cross-compiler and I get this error:


arm-elf-gcc -nostartfiles -L/opt/ecos/work/arm7_AEB_all_install/lib
-Ttarget.ld -mcpu=arm7tdmi -mno-short-load-words -Wl,--gc-sections
-Wl,-static -g -nostdlib -o run_fft main.o source.o sink.o
fft.o/opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../..
/arm-elf/bin/ld:
address 0x8af64 of run_fft section .bss is not within region ramcollect2: ld
returned 1 exit status
make: *** [run_fft] Error 1


What does it mean?

Thanks in advance
Best regards
Giovanni



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


-- 
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]