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: xscale toolchain build eroor in crosstool


Yep. I believe I know what it is.
Check the version of your host compiler.
You'll host gcc is to old.
If your running debian or mandrake this is easy.

-----Original Message-----
From: crossgcc-owner@sources.redhat.com
[mailto:crossgcc-owner@sources.redhat.com] On Behalf Of Nagaraja
Sent: Thursday, April 28, 2005 6:40 PM
To: crossgcc@sources.redhat.com
Subject: xscale toolchain build eroor in crosstool

Hi All,

I am trying to build xscale toolchain for ( PXA-255)  useing latest 
crosstool i.e crosstool-0.31.tar.gz , when I run  demo-arm-xscale.sh   
my build processes fail with the following error...

OCALE_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/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/build-glib
c/locale 
-I.. -I../libio  
-I/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/build-glib
c 
-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/fpu -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 
/opt/EncoreMobilis-tools/lib/gcc/arm-linux/3.4.2/include -isystem 
/opt/EncoreMobilis-tools/arm-linux/include -D_LIBC_REENTRANT -include 
../include/libc-symbols.h   -DNOT_IN_libc=1    -o 
/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/build-glibc/
locale/ld-collate.o 
-MD -MP -MF 
/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/build-glibc/
locale/ld-collate.o.dt 

/tmp/cc0N0N3K.s: Assembler messages:
/tmp/cc0N0N3K.s:6235: Error: bad immediate value for offset (4096)
make[2]: *** 
[/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/build-glibc
/locale/ld-collate.o] 
Error 1
make[2]: Leaving directory 
`/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/glibc-2.3.3
/locale' 

make[1]: *** [locale/others] Error 2
make[1]: Leaving directory 
`/home/nags/crosstool-0.31/build/arm-linux/gcc-3.4.2-glibc-2.3.3/glibc-2.3.3
' 

make: *** [all] Error 2
[nags@ws166 crosstool-0.31]$ ls


I tryed with all possible combination of gcc and glibc   there in the 
script, but all are stopped  with the same error.
Can any one  in the list please tell me how do I go about it.

Thanks in advance.

Nagaraja


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



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