public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* AIX libstdc++ missing symbols
@ 2011-09-23 22:23 David Edelsohn
  2011-09-23 22:51 ` Paolo Carlini
  0 siblings, 1 reply; 2+ messages in thread
From: David Edelsohn @ 2011-09-23 22:23 UTC (permalink / raw)
  To: GCC Development, libstdc++

My latest bootstrap of GCC on AIX failed due to missing symbols in
libstdc++ expected by libgmpxx:

exec(): 0509-036 Cannot load program exec(): 0509-036 Cannot load
program /tmp/20110922/./gcc/cc1plus/tmp/20110922/./g
cc/cc1plus because of the following errors:
 because of the following errors:
        0509-130 Symbol resolution failed for   0509-130 Symbol
resolution failed for /usr/gnu/lib/libgmpxx.a(libgmpxx
.so.4)/usr/gnu/lib/libgmpxx.a(libgmpxx.so.4) because:
 because:
        0509-136   Symbol       0509-136   Symbol
_ZNSt6localeD1Ev_ZNSt6localeD1Ev (number  (number 44) is not exporte
d from
                   dependent module ) is not exported from
                   dependent module
/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.
so.6)/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.so.6).
.
        0509-136   Symbol       0509-136   Symbol
_ZNSt6localeC1ERKS__ZNSt6localeC1ERKS_ (number  (number 66) is not e
xported from
                   dependent module ) is not exported from
                   dependent module
/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.
so.6)/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.so.6).
.
        0509-136   Symbol       0509-136   Symbol
_ZNSt8ios_base4InitD1Ev_ZNSt8ios_base4InitD1Ev (number  (number 1010
) is not exported from
                   dependent module ) is not exported from
                   dependent module
/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.
so.6)/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.so.6).
.
        0509-136   Symbol       0509-136   Symbol
_ZNSt8ios_base4InitC1Ev_ZNSt8ios_base4InitC1Ev (number  (number 1111
) is not exported from
                   dependent module ) is not exported from
                   dependent module
/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.
so.6)/tmp/20110922/powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/.libs/libstdc++.a(libstdc++.so.6).

Any idea what has changed and why those symbols no longer are exported
by libstdc++?  This seems like a libstdc++ ABI change if they really
disappeared.

Thanks, David

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AIX libstdc++ missing symbols
  2011-09-23 22:23 AIX libstdc++ missing symbols David Edelsohn
@ 2011-09-23 22:51 ` Paolo Carlini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Carlini @ 2011-09-23 22:51 UTC (permalink / raw)
  To: David Edelsohn; +Cc: GCC Development, libstdc++

On 09/24/2011 12:23 AM, David Edelsohn wrote:
> My latest bootstrap of GCC on AIX failed due to missing symbols in
> libstdc++ expected by libgmpxx:
On x86_64-linux are both still exported. And for sure nobody worked on 
the code itself. I would say, it's a compiler issue..

Paolo.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-23 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-23 22:23 AIX libstdc++ missing symbols David Edelsohn
2011-09-23 22:51 ` Paolo Carlini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).