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: Problem with '-static' in 3.0 release on AIX


	I have absolutely *NO* idea why the errors like

ld: 0711-212 SEVERE ERROR: Symbol __quous, found in the global symbol 
table of archive 

are appearing for you.  I do not see them on my AIX 4.3.3 system.  I am
not even sure what the error means because libstdc++.a only should contain
the shared object libstc++.so.3.

	I do not configure with --enable-threads=pthreads.  What is in
your libstdc++.a?  Are you somehow finding GNU ld and GNU ar during
configuration? 

	The duplicate symbol warnings are expected.  The "alignment more
strict" warning is a bug in the GNU Assembler which will be fixed in the
updated GNUPro assembler available from IBM's website and should be
included in the next gas update coming out shortly (2.11.2?).

David


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