[uClibc]Re: mips build

Avinash S. avinash.s at inspiretech.com
Tue Apr 15 11:48:56 UTC 2003


 Hello,
 Im trying to complile uclibc 0.9.19 for mips. I am using mips-linux-
 binutils 2.13.1 and egcs-mips-linux-1.1.2. My complitation doesnt go
 thru 
 and i get the follwing errors.
 Can anyone help me !?
 
 Thanks in advance,
 Avinash
 -----------------------------------------------------------------------
 ---
mips-linux-gcc  -Wall -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing  -Os     -fno-builtin -nostdinc -D_LIBC
-I../../include -I. -g -I/usr/lib/gcc-lib/mips-linux/egcs-2.91.66/include
-DNDEBUG -fPIC -DL_llabs stdlib.c -c -o llabs.o
stdlib.c:52: warning: integer constant out of range
stdlib.c:52: warning: integer constant is so large that it is unsigned
stdlib.c:101: warning: integer constant out of range
stdlib.c:101: warning: integer constant is so large that it is unsigned
stdlib.c:180: warning: integer constant out of range
stdlib.c:180: warning: integer constant is so large that it is unsigned
stdlib.c:182: warning: integer constant out of range
stdlib.c:182: warning: integer constant is so large that it is unsigned
stdlib.c:182: warning: integer constant out of range
stdlib.c:183: `llabs' undeclared here (not in a function)
stdlib.c:183: warning: type defaults to `int' in declaration of `imaxabs'
make[2]: *** [llabs.o] Error 1
make[2]: Leaving directory `/home/avinash/ulibc/uClibc-0.9.19/libc/stdlib'
make[1]: *** [_dir_stdlib] Error 2
make[1]: Leaving directory `/home/avinash/ulibc/uClibc-0.9.19/libc'
make: *** [_dir_libc] Error 2




More information about the uClibc mailing list