This is the mail archive of the gcc@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]

Re: gcc3.0 branch problems under AIX


	Previously libstdc++-v3 produced with the AIX assembler would be
invalid, but would link.  Maybe some libtool changes have affected that so
it no longer links with the missin symbols.

	The problem has been the AIX assembler mis-assembling the symbol
table for ios.cc, locale-inst.cc, and string-inst.cc.  The current GNU
assembler snapshots have other problems, which should be fixed when the
Red Hat GNUPro changes are merged in.  As I mentioned, the GNUPro version
of gas, which is available from IBM through the AIX webpages
(http://www.ibm.com/servers/aix/products/aixos/linux/), should work.

David


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