Sravanthi Upadrasta created XERCESC-2018:
--------------------------------------------
Summary: Shared library name does not contain version number when
xerces 3.1.1 is built under Aix 7.1 64 bit powerpc
Key: XERCESC-2018
URL: https://issues.apache.org/jira/browse/XERCESC-2018
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.1.1
Environment: AIX 7.1 64 bit powerpc
Reporter: Sravanthi Upadrasta
Hi,
I want to build 64 bit xerces-c 3.1.1 on AIX PowerPC64 7.1 as a shared library
and am expecting the library extension as so. I was getting the library name as
libxerces-c.a which is not shared and also it does not contain the version
number in the library name.
Later I found that when I changed a certain line in config.guess file from
aix[456] to aix[4567], I could build a shared library. But still I cannot get
the version number in the library name. It comes as libxerces-c.so.0
I also built xerces-c on Sun Solaris 11, but I did not have the above issues
and the library name comes as libxerces-c-3.1.so.
Please suggest how I can get the version number in the library name.
Thanks and regards,
Sravanthi
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]