MIPS32 Dynamic Linker Characteristics ...no

Mike Frysinger vapier at gentoo.org
Thu May 10 23:49:44 UTC 2007


On Wednesday 09 May 2007, Mr. Miyagi wrote:
> I can't get dynamic shared object loading for C++ sources. Apparently, the
> linker is not even capable of creating shared libraries for C++ while it's
> reported being capable of producing shared libraries for C.

incorrect ... you've hit some issues with libtool not recognizing your tuple 
properly, nothing more ... uClibc is fully capable of doing C and C++ code 
(not that it should even really matter ... that's mostly gcc's realm)

> The build of the toolchain produced libstdc++ (6.0.3) which is reported to
> be an ELF 32bit LSB shared object, MIPS, version 1 (SYSV).
>
> 'configure' (on my own sources) reports (below) shared libraries are
> possible when using ...gcc as the linker, but not when using ...g++ as the
> linker, although the same linker is apparently used in both instances.

this is probably partly libtool's fault and partly file's fault and partly 
other random autotool stuff

your best bet is to update to the very latest package 
of "file", "libtool", "automake", and "autoconf" and then regenerate all the 
autotool files in the package you're trying to compile
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070510/1cd29d35/attachment-0002.pgp 


More information about the uClibc mailing list