bug-glibc
[Top][All Lists]
Advanced

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

Problem with glibc


From: Khantharat Anekboon
Subject: Problem with glibc
Date: Sat, 28 Dec 2002 13:03:27 +0700

Hello

I tried to build cross compiler on Red Hat Linux release 7.3 (Valhalla) Kernel 2.4.18-3 on an i686. I use binutils-2.13, gcc-3.2, glibc-2.2.5, glibc-2.2.5-mips-build-gmon.diff, glibc-linuxthreads.tar.gz. I followed the instructions from http://www.ltc.com/~brad/mips/mipsel-linux-cross-toolchain-building.txt

I installed binutils  - no problems.
For gcc, I had a problem about the header so I changed --with-headers location from

../gcc3-2/configure --target=mipsel-linux --enable-languages=c --disable-shared \
--with-headers=/usr/include

to

../gcc3-2/configure --target=mipsel-linux --enable-languages=c --disable-shared \
--with-headers=/usr/local/mipsel-linux/include

After that I do glibc which I got error while running make command.

../sysdeps/unix/syscall.S: Assembler messages:
../sysdeps/unix/syscall.S:28: Error: absolute expression required 'li'
make[2]: *** [/home/powerpuff/crosscmp/mipsel-glibcmisc/syscall.o] Error 1
make[2]: *** Leaving directory '/home/poserpuff/crosscmp/glibc-2.2.5/misc'
make[1]: *** [misc/subdir_lib] Error 2
make: *** [all] Error 2

May anyone help me?

Thanks,
khantharat





_________________________________________________________________
The new MSN 8: smart spam protection and 3 months FREE*. http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_smartspamprotection_3mf




reply via email to

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