AIX libstdc++-v3 breakage on gcc-3.0 branch

David Edelsohn dje@watson.ibm.com
Mon May 21 15:31:00 GMT 2001


	The lack of versioning major numbers included in the name of the
shared object are because version_type is not defined in the aix4|aix5
stanza of ltconfig, so it defaults to "none".  aix3 stanza defines
version_type as "linux".  I do not know when this assignment was lost in
the libtool sources.

David



More information about the Gcc mailing list