Error while Building gcc 2.95.3 on AIX 4.3
David Edelsohn
dje@watson.ibm.com
Wed Aug 21 22:14:00 GMT 2002
>>>>> Abhijit H Bhosale writes:
Abhijit> Following error thrown when I was trying to build gcc 2.95.3
Abhijit> I am working on AIX 4.3.3.0
Abhijit> The configuration options used to build gcc 2.95.3 are
Abhijit> --enable-shared
Abhijit> --enable-threads=posix
Abhijit> What can be the reason of the error and how should I relolve it?
GCC 2.95.3 does not support shared library libstdc++ on AIX and
overriding the default thread support does not help either. If you cannot
use the default configuration, you cannot use GCC 2.95.3. You should
never need to use --enable-threads=XXX, period. Use GCC 3.2 instead.
David
More information about the Gcc
mailing list