Howdy all,
Does anyone have a working gcc-3.4/glibc-any ARM soft float
configuration file? Preferably one that works with scratchbox-1.0.3?
The one in sb-toolchains/1.0 doesn't build to completion. After you get
over the hurdle of fixing C_SRC -> CC_SRC at line 35 of
arm-gcc3.4.cs-glibc-sf.conf, you then run into the following problem:
arm-linux-gcc
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S -c
-I../include -I.
-I/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu -I..
-I../libio -I/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc
-I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-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
/scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3-nofpu/lib/gcc/arm-linux/3.4.2/include
-isystem
/scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3-nofpu/usr/include
-include ../include/libc-symbols.h -DHAVE_INITFINI -DASSEMBLER
-I/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/. -g0
-o /home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.o
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:
Assembler messages:
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:104:
Error: can't resolve `_GLOBAL_OFFSET_TABLE_' {*UND* section} - `.L7' {.text
section}
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:67:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:68:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:69:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.S:70:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
make[5]: ***
[/home/kevinm/sb-toolchains/libc/glibc-2.3/work/build-glibc/csu/crti.o]
Error 1
I've also tried (without any luck) using sb-toolchains/1.2 to build an
imported crosstool build.
Thanks for any help,
-- Trey
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users