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]

build-crossgcc.sh, and a very preliminary FAQ


Hello every one:
 I build the crosstool for arm;
 use glibc-2.1.3
I get the following error:
help me :
"
arm-linux-gcc gconv_stubs.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g      -I../include -I. -I/root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs -I.. -I../libio  -I/root/usr/mytools/glibc/glibc-2.1.3/com -I../sysdeps/arm/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/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 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem /usr/arm/lib/gcc-lib/arm-linux/2.95.2/include -isystem
/usr/src/linux/include/ -D_LIBC_REENTRANT -include ../include/libc-symbols.h     -I../iconv -o /root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/gconv_stubs.o
gconv_stubs.c:31: warning: function declaration isn't a prototype
gconv_stubs.c:41: warning: function declaration isn't a prototype
rm -f /root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/libc_stubs.a
ld -r -o /root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/libc_stubs.a /root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/gconv_stubs.o
make[2]: *** [/root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/libc_stubs.a] Segmentation fault (core dumped)
make[2]: *** Deleting file `/root/usr/mytools/glibc/glibc-2.1.3/com/c_stubs/libc_stubs.a'
make[2]: Leaving directory `/root/usr/mytools/glibc/glibc-2.1.3/c_stubs'
make[1]: *** [c_stubs/others] Error 2
make[1]: Leaving directory `/root/usr/mytools/glibc/glibc-2.1.3'
make: *** [all] Error 2

"



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