PPC XCOFF gas 2.11.2 will not parse gcc2.95.2 .stabx ___CTOR_LIST__

Len Lattanzi Len.Lattanzi@Migration.com
Wed Dec 19 00:27:00 GMT 2001


gcc2.95.2 (and the latest version of varasm.c) will generate 
.stabx "___CTOR_LIST__",22,0,0,_GLOBAL_.I._un_link__9streambuf

when configured with -with-gnu-as on AIX and compiling libio/streambuf.cc
But gas 2.11.2 will not parse beyond the second 0 in
gas/config/t-ppc.c:ppc_stabx (this seems to true in the latest sources
as well) 

So how I do get gas to accept this or reconfigure gcc to use gas/gnu
ld without gas choking?

I'm running on AIX5L and collect2 has the nasty habit of pulling in
every g++ object in every archive on the command line.

-Len



More information about the Binutils mailing list