[Bug target/38384] link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Tue Jan 20 20:23:00 GMT 2009



------- Comment #40 from dave at hiauly1 dot hia dot nrc dot ca  2009-01-20 20:23 -------
Subject: Re:  link/execute fails for cross gcc from linux to target
hppa64-hp-hpux11.00

> >From looking at the log of #3, I would suggest that one thing to try would be
> to explicitly turn off symbol versioning for libstdc++. It looks like the
> libstdc++ library is using symbol versioning, which will only make debugging
> the linking/binutils part of this more complicated. You can do so by
> configuring with 
> 
> --disable-symvers

GNU symbol versioning is not supported by the HP-UX dynamic linker, so
this should be off as suggested.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384



More information about the Gcc-bugs mailing list