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]

Re: crosstool-0.28-rc28 does not compile for ARM


On 2004-07-17 at 13:02:26 Steven Scholz wrote:

> arm-unknown-linux-gnu-gcc  ../sysdeps/generic/setfpucw.c -c -std=gnu99 -O
> -Wall -Winline -Wstrict-prototypes -Wwrite-strings
>     -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES
> -DNO_LONG_DOUBLE -D_Mlong_double_=double -I../include
> [snip]
> -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o 
> opt/sandkasten/crosstool-0.28-rc28/build/arm-unknown-linux-gnu/gcc-3.3.3-glibc-2.3.2/build-glibc/math/setfpucw.o
> /tmp/cc8N0ahh.s: Assembler messages:
> /tmp/cc8N0ahh.s:11: Error: selected processor does not support `rfs r3'
> /tmp/cc8N0ahh.s:20: Error: selected processor does not support `wfs r3'

> Can someone confirm that? Or has idea why I am getting this?

Can't confirm, but can you please specify what processor you are
trying to build for?  I guess this is some mismatch between the ARM
cpu type set in the linux kernel configuration, and in crosstool.

Attachment: pgp00000.pgp
Description: PGP signature


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