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