This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

glibc-2.3.2 xcompile for arm


Using crosstool-0.27 and the demo-arm.sh script I build glibc and get the
following error: arm-unknown-linux-gnu-gcc ../sysdeps/generic/setfpucw.c -c
-std=gnu99 -O -Wall - Winline -Wstrict-prototypes -Wwrite-strings
-mcpu=xscale -Wno-uninitialized -D__NO_MATH_INLINES
-D__LIBC_INTERNAL_MATH_INLINES -DNO_LONG_DOUBLE -D_Mlong_dou ble_=double
-I../include -I. -I/home/kyle/crosstool-0.27/build/arm-unknown-linux
-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/math -I.. -I../libio
-I/home/kyle/crosst
ool-0.27/build/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc
-I../sysd
eps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux/arm
-I../linuxthreads/sysd
eps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread
-I../ linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/   sysdeps/arm -I../sysdeps/unix/sysv/linux/arm
-I../sysdeps/unix/sysv/linux -I../s   ysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/ine   t -I../sysdeps/unix/sysv
-I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/po   six
-I../sysdeps/arm/fpu -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/
ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754
-I../sysdeps/gen   eric/elf -I../sysdeps/generic  -nostdinc -isystem
/opt/crosstool/arm-unknown-lin
ux-gnu/gcc-3.3.2-glibc-2.3.2/lib/gcc-lib/arm-unknown-linux-gnu/3.3.2/include
-is   ystem
/opt/crosstool/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/arm-unknown-lin
ux-gnu/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h       -o
/ho
me/kyle/crosstool-0.27/build/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/bui
ld-g   libc/math/setfpucw.o
/tmp/ccLowr7x.s: Assembler messages:
/tmp/ccLowr7x.s:11: Error: selected processor does not support `rfs r2'
/tmp/ccLowr7x.s:18: Error: selected processor does not support `wfs r2'
make[2]: ***
[/home/kyle/crosstool-0.27/build/arm-unknown-linux-gnu/gcc-3.3.2-gl
ibc-2.3.2/build-glibc/math/setfpucw.o] Error 1
make[2]: Leaving directory
`/home/kyle/crosstool-0.27/build/arm-unknown-linux-gn
u/gcc-3.3.2-glibc-2.3.2/glibc-2.3.2/math'
make[1]: *** [math/subdir_lib] Error 2
make[1]: Leaving directory
`/home/kyle/crosstool-0.27/build/arm-unknown-linux-gn
u/gcc-3.3.2-glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2
tweedledee:/home/kyle/crosstool-0.27 #



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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