[En-Nut-Discussion] usps_f405g application build fails

Harald Kipp harald.kipp at egnite.de
Mon Sep 16 19:49:09 CEST 2013


Hi,

On 12.09.2013 18:30, Michael Fischer wrote:
> Yes I personal would like to recommend the launchpad version
> too. YAGARTO was a one mean show where I every time try to
> get it compiled under windows. And in the past it was getting
> harder to do. Therefore I decide to stop my work here. The alternative
> I think is the launchpad version, where Linux, Windows and Mac
> versions exist.

Unfortunately, when using this toolchain, linking applications for the
Elektor Internet Radio fails with

arm-none-eabi-gcc httpd_simple.o urom.o -mcpu=arm7tdmi -nostartfiles
-L../../nut/arch/arm/ldscripts -Tat91sam7se512_xram.ld
-Wl,-Map=httpd_simple.map,--cref,--no-warn-mismatch
-L../../nutbld-eir10c/lib -Wl,--start-group
../../nutbld-eir10c/lib/nutinit.o -lnutpro -lnutnet -lnutgorp -lnutfs
-lnutcrt -lnutos -lnutdev -lnutarch  -Wl,--end-group -o httpd_simple.elf

c:/program files (x86)/gnu tools arm embedded/4.7
2013q2/bin/../lib/gcc/arm-none-eabi/4.7.4/../../../../arm-none-eabi/bin/ld.exe:
section .data.__ctype_ptr__ loaded at [200101ac,200101af] overlaps
section .init loaded at [200101ac,200101ef]
collect2.exe: error: ld returned 1 exit status
make: *** [httpd_simple.elf] Error 1

When switching back to Yagarto, it links and the executable is running
without problems.

Regards,

Harald



More information about the En-Nut-Discussion mailing list