This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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: Call for HPPA testers (was: [RFA:] Fix PR37170: weak-1.c regression, second edition)


John David Anglin wrote:
I meant, just apply
<http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02037.html> and
<http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02044.html>
(the latter with the lines including and after the last @@
removed) to trunk.

It looks like there is still a problem. I hit this error linking libstdc++.sl.6.11:

/usr/ccs/bin/ld: Invalid symbol type for plabel (.libs/strstream.o, std::basic_i
ostream<char, std::char_traits<char> >::~basic_iostream()).

This is most likely caused by a missing .IMPORT directive.  The target
is hppa2.0w-hp-hpux11.11.  The revision is 139713.  I'll generate a
.ii tonight.

Hm, I get SIGBUS when linking libstdc++ on hppa2.0w-hp-hpux11.11 (r139659), but I have disable-checking, is this the same as the above?


hppa64-hp-hpux11.11 passed bootstrap (same rev), testing now gcc and later g++.

Andreas






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