[uClibc] toolchain compilation failure on linux/sparc

Erik Andersen andersen at codepoet.org
Thu Sep 11 10:59:30 UTC 2003


On Mon Sep 08, 2003 at 06:59:01PM -0400, Jason Wever wrote:
> Hello,
> 
> I'm attempting to build the gcc-3.2.3 based uclibc toolchain on
> linux/sparc for sparc but I'm running into a problem.  I've tried using
> both USE_UCLIBC_SNAPSHOT:=false and
> USE_UCLIBC_SNAPSHOT:=true but I have the same result each time.
> 
> For informational purposes my system currently is running;
> 
> binutils-2.14.90.0.6
> gcc-3.2.3
> glibc-2.3.2
> 
> During what I'm guessing to be the build for uclibc, it dies with this;
> 
> gcc  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing  -Os   
>  -fno-builtin -nostdinc -D_LIBC -I../../include -I.
> -I/root/Gentoo/uclibc/toolchain/gcc-3.2.3-stable/toolchain_sparc/lib/gcc-
> lib/sparc-linux/3.2.3/include -DNDEBUG -fPIC -DUCLIBC_TARGET_PREFIX=\"/\"
> -DUCLIBC_DEVEL_PREFIX=\""/root/Gentoo/uclibc/toolchain/gcc-3.2.3-stable/t
> oolchain_sparc"\"
> -DUCLIBC_BUILD_DIR=\"/root/Gentoo/uclibc/toolchain/gcc-3.2.3-stable/build
> _sparc/uClibc-0.9.20\" -I. -I./sparc -I../libdl -c ldso.c -o ldso.o In
> file included from ldso.c:108: ld_syscall.h: In function `_dl_exit':
[---------lots more errors snipped---------]

The uClibc native shared library loader for sparc has not been
updated, and may need a fair amount of work...  You can either
fix the uClibc native shared library loader for sparc, or you can
disable the BUILD_UCLIBC_LDSO config option and build a static
only library...  Since I do not have a sparc test system, this
particular port has trailed behind a bit.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20030911/ab668951/attachment-0002.pgp 


More information about the uClibc mailing list