This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sh4 problem: "/lib/libstdc++.so.5: no version information available"


On Wed, Jun 18, 2003 at 11:08:02PM -0700, Dan Kegel wrote:
> Daniel Jacobowitz wrote:
> >--enable-symvers=gnu should do the trick anyway.
> 
> I added that when configuring my final gcc, and it helped quite a bit!
> Now I'm getting:
> 
> ./sh4-unknown-linux-gnu-hello2: /lib/libstdc++.so.5: version `GLIBC_2.2' 
> not found (required by ./sh4-unknown-linux-gnu-hello2)
> ./sh4-unknown-linux-gnu-hello2: /lib/libstdc++.so.5: version `GLIBC_2.2' 
> not found (required by /lib/libstdc++.so.5)
> ./sh4-unknown-linux-gnu-hello2: /lib/libstdc++.so.5: version `GLIBC_2.2' 
> not found (required by /lib/libstdc++.so.5)

Hmm, I have no idea.

Oh... wait... I know _exactly_ what this is.  It's symptom of a
completely messed up bug in glibc.  I'll try to get a patch out to
libc-alpha today; it slipped my mind!

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]