This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

[Fwd: Need help for compilation of Newlib 1.9.0 for ARM-ELF target]





Since I've installed a interworking capable gcc version (gcc 20010122) I
can't compile Newlib without errors.


Error:

/home/brenner/src/newlib-1.9.0/newlib/libc/sys/arm/setjmp.S: Assembler
messages:
/home/brenner/src/newlib-1.9.0/newlib/libc/sys/arm/setjmp.S:97: Error:
r15 not allowed here
/home/brenner/src/newlib-1.9.0/newlib/libc/sys/arm/setjmp.S:117: Error:
r15 not allowed here
make[6]: *** [setjmp.o] Error 1
make[6]: Leaving directory
`/tmp/build/newlib/arm-elf/thumb/newlib/libc/sys/arm'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/tmp/build/newlib/arm-elf/thumb/newlib/libc/sys'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/build/newlib/arm-elf/thumb/newlib/libc'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/build/newlib/arm-elf/thumb/newlib'
make[2]: *** [multi-do] Error 1
make[2]: Leaving directory `/tmp/build/newlib/arm-elf/newlib'
make[1]: *** [all-multi] Error 2
make[1]: Leaving directory `/tmp/build/newlib/arm-elf/newlib'
make: *** [all-target-newlib] Error 2

What's happen ? What I make wrong ??


(I'm just a newbie with GNU tools !!!  things which are obvious for GNU
people are mysterious for me )
(Gcc, as and ld works fine with ARM and Thumb code!)

Tanks brenner joel





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