------- Comment #39 from bkoz at gcc dot gnu dot org 2009-01-20 20:02 -------
Hey all. It looks like the libstdc++ part of this is fixed. Therefore, I am going to slightly edit the subject, un-assign myself, and change the component to target. Although I suppose it could be binutils. >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 -- bkoz at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bkoz at gcc dot gnu dot org |unassigned at gcc dot gnu | |dot org Status|WAITING |NEW Component|libstdc++ |target Summary|fails to build cross gcc for|link/execute fails for cross |target hppa64-hp-hpux11.00 |gcc from linux to target |in libstdc++/libmath |hppa64-hp-hpux11.00 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384