Re: Building newlib-1.15.0 with gcc-4.3.0 for arm-elf

2008-04-14 Thread Jim Wilson
Mariusz Janiak wrote: ../../../../../../../../newlib-1.15.0/newlib/libc/machine/arm/setjmp.S: Assembler messages: ../../../../../../../../newlib-1.15.0/newlib/libc/machine/arm/setjmp.S:123: Error: SP not allowed in register list -- `stmea a1!,{v1-v7,fp,ip,sp,lr}' ../../../../../../../../newlib-

Building newlib-1.15.0 with gcc-4.3.0 for arm-elf

2008-04-12 Thread Mariusz Janiak
Hi, I have problem during compilation of the newlib-1.15.0 using gcc-4.3.0. Target is arm-elf. The exact version of GCC, the system type, the options given when GCC was configured/built: Target: arm-elf Configured with: ../gcc-4.3.0/configure --target=arm-elf --prefix=/opt/gnuarm-4.3.0 --enab