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: armv5b-softfloat fails


J. Scott Merritt wrote:
Crosstools-0.30
default version of demo-armv5b-softfloat.sh (gcc-3.4.1-glibc-2.3.3.dat)
fails with the error shown below.  Suggestions ?  Thank :)

armv5b-softfloat-linux-gcc programs/ld-collate.c -c -std=gnu99 -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DHAVE_CONFIG_H -Iprograms -I../include -I. -I/aux/arm/kwork/crosstool-0.30/build/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/build-glibc/locale -I.. -I../libio -I/aux/arm/kwork/crosstool-0.30/build/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/build-glibc -I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux/arm -I../linuxthreads/sysdeps/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../sysdeps/gnu -I..
/!
 sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /aux/arm/kegel/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/lib/gcc/armv5b-softfloat-linux/3.4.1/include -isystem /aux/arm/kegel/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/armv5b-softfloat-linux/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1    -o /aux/arm/kwork/crosstool-0.30/build/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/build-glibc/locale/ld-collate.o -MD -MP -MF /aux/arm/kwork/crosstool-0.30/build/armv5b-softfloat-linux/gcc-3.4.1-glibc-2.3.3/build-glibc/locale/ld-collate.o.dt
/tmp/cc5yBSf2.s: Assembler messages:
/tmp/cc5yBSf2.s:6234: Error: bad immediate value for offset (4104)

See http://gcc.gnu.org/PR16201 http://gcc.gnu.org/PR17209

Try the current gcc-3.4 snapshot, the problem is supposedly fixed in CVS.
Or you can try gcc-3.4.3 with the patches described here:
http://gcc.gnu.org/PR16201#c8

- Dan

------
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]