This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ bus errors
- To: "David S. Miller" <davem at redhat dot com>
- Subject: Re: libstdc++ bus errors
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Tue, 13 Nov 2001 02:08:25 -0500 (EST)
- Cc: sc843 at bard dot edu, sparclinux at vger dot kernel dot org, ultralinux at vger dot kernel dot org, gcc at gcc dot gnu dot org
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