bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross Compiling glibc 2.3.1 for MIPS-Linux


From: Malcolm Mallardi
Subject: Cross Compiling glibc 2.3.1 for MIPS-Linux
Date: Sat, 16 Nov 2002 05:59:02 -0500
User-agent: Mutt/1.4i

I'm using binutils 2.13.90.0.10, and GCC 3.2 (minimal setup, trying to
compile a Cross Toolchain from i386 to MIPS linux)  Everything seems to
compile (After I change the symlink in my kernel includes from asm-i386
to asm-mips) but during the linking, I get this error:

mips-linux-gcc -nostdlib -nostartfiles -o iconvconfig
-Wl,-dynamic-linker=/lib/ld.so.1 ../csu/crt1.o ../csu/crti.o
`mips-linux-gcc --print-file-name=crtbegin.o` iconvconfig.o strtab.o xmalloc.o
-Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads
../libc.so.6 ../libc_nonshared.a -lgcc `mips-linux-gcc
--print-file-name=crtend.o` ../csu/crtn.o
../elf/ld.so.1: undefined reference to `elf_machine_rela'
collect2: ld returned 1 exit status


configured as:

CFLAGS="-O2 -g -finline-limit=10000" ./configure --prefix=/usr
--host=mips-linux --build=i686-linux --enable-add-ons
with Linuxthreads.
Linux Kernel version 2.4.19, BTW.  Please CC me any replies, I'm not on the
list.


--
Malcolm D. Mallardi - Dark Freak At Large
"Captain, we are receiving two-hundred eighty-five THOUSAND hails."
AOL: Nuark  UIN: 11084092 Y!: Magamo Jabber: address@hidden
http://ranka.2y.net:8008/~magamo/index.htm




reply via email to

[Prev in Thread] Current Thread [Next in Thread]