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]

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


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