[uClibc]Trouble with toolchain on mipsel

Dana Soward dana at linuxboxen.org
Mon Dec 2 23:09:29 UTC 2002


I get the following error when attempting to build the 0.9.15
toolchain...

make -C  internals
make[4]: Entering directory
`/root/gcc-2.95/build/uClibc-0.9.15/libc/misc/internals'
/usr/local/uclibc/bin/mipsel-uclibc-gcc -Wall -Wall -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing -Os -fno-builti
n -nostdinc  -I../../../include -iwithprefix include -I. -D_LIBC
-DNDEBUG  -fPIC -c tempname.c -o tempname.o
tempname.c: In function `__gen_tempname':
tempname.c:218: Internal compiler error in `find_reloads', at
reload.c:2584
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [tempname.o] Error 1
make[4]: Leaving directory
`/root/gcc-2.95/build/uClibc-0.9.15/libc/misc/internals'
make[3]: *** [_dir_internals] Error 2
make[3]: Leaving directory
`/root/gcc-2.95/build/uClibc-0.9.15/libc/misc'
make[2]: *** [_dir_misc] Error 2
make[2]: Leaving directory `/root/gcc-2.95/build/uClibc-0.9.15/libc'
make[1]: *** [_dir_libc] Error 2
make[1]: Leaving directory `/root/gcc-2.95/build/uClibc-0.9.15'
make: *** [/root/gcc-2.95/build/uClibc-0.9.15/lib/libc.a] Error 2

I found the same problem in a previous email to the list
(http://www.uclibc.org/lists/uclibc/2002-July/006171.html) and it was
suggested that the host gcc (2.96) was to blame.  I'm actually using gcc
2.95.3 for mipsel, and my host system is also my target system.  Do I
need to try and build gcc 3.x for this? I don't know much about how this
build works, but it looks like the target gcc I just built
(/usr/local/uclibc/bin/mipsel-uclibc-gcc) is the one having problems. Is
that an actual gcc? Or just a wrapper? Should I try gcc 3.2 as the
target gcc? Or is that not the issue?  Any help would be great..if you
need more info about the host system let me know.(im not sure whats
useful.

Thanks

Dana Soward

Dana Soward
Email: dana at linuxboxen.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20021202/c24a44b5/attachment-0001.htm 


More information about the uClibc mailing list