AIX Status

Benjamin Kosnik bkoz@redhat.com
Tue Jan 23 14:59:00 GMT 2001


> One thing to watch out for is that the AIX assembler does not produce
> correct ios.o and string-inst.o.  I believe that this is because a few
> symbol names overrun some fixed buffer inside AIX as.

Um. OK.

> Once the library is built, the majority of the G++ testsuite
> failures are missing vtables and missing typeinfo:

[snip]

> I don't know if these are fixable cases of G++ expecting weak support to
> avoid duplication and never emitting any information in the fallback case.

You're way ahead of me ...

Can you provide more info on the symbols that are not found? It might
just be a matter of moving dtors out-of-line.

Note that -fno-implicit-tempates also effects this behavior.

-benjamin





More information about the Gcc mailing list