Re: libstdc++ bus errors

Jeff Sturm <[email protected]> Tue, 13 Nov 2001 06:00:42 +0000
Newsgroups org.kernel.vger.ultralinux
Message-ID <marc-linux-ultrasparc-100563124227573@msgid-missing>

On Mon, 12 Nov 2001, David S. Miller wrote:
>    
>    ./a.out: error while loading shared libraries: /home/jsturm/junk.so:
>    unexpected reloc type 0x17
> 
> Upgrade glibc, then binutils :-)  Current glibc understands
> the UA32 relocs properly.

Ah yes, I found the requisite patch... thanks.

http://sources.redhat.com/ml/libc-alpha/2001-07/msg00021.html

Jeff