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: AIX libstdc++-v3 breakage on gcc-3.0 branch


	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


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