0 Members and 4 Guests are viewing this topic.
c:\yagarto\bin\arm-none-eabi-nm.exe: conftest.o: File format not recognizedconfigure: WARNING: +----------------------------------------------------------configure: WARNING: | Cannot determine global symbol prefix.configure: WARNING: | /c/yagarto/bin/arm-none-eabi-nm output doesn't contain a global data symbol.configure: WARNING: | Will proceed with no underscore.configure: WARNING: | If this is wrong then you'll get link errors referringconfigure: WARNING: | to ___gmpn_add_n (note three underscores).configure: WARNING: | In this case do a fresh build with an override,configure: WARNING: | ./configure gmp_cv_asm_underscore=yesconfigure: WARNING: +----------------------------------------------------------configure: WARNING: "/c/yagarto/bin/arm-none-eabi-nm" failureconfigure: WARNING: cannot determine local label, using default Lc:\yagarto\bin\arm-none-eabi-nm.exe: conftest.o: File format not recognizedc:\yagarto\bin\arm-none-eabi-nm.exe: conftest.o: File format not recognizedconfigure: error: cannot determine how to define a 32-bit word
configure:5440: checking compiler arm-none-eabi-gcc -O2 -pedantic -fomit-frame-pointer Test compile: configure:5454: arm-none-eabi-gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5c:/yagarto/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib\libc.a(lib_a-exit.o): In function `exit':C:\msys\1.0\home\yagarto\newlib-build\arm-none-eabi\newlib\libc\stdlib/../../../../../newlib-1.19.0/newlib/libc/stdlib/exit.c:65: undefined reference to `_exit'collect2: ld returned 1 exit statusconfigure:5457: $? = 1failed program was:int main () { return 0; }