Import/Export defines shared between all axis2c dlls
----------------------------------------------------
Key: AXIS2C-1554
URL: https://issues.apache.org/jira/browse/AXIS2C-1554
Project: Axis2-C
Issue Type: Bug
Components: util
Affects Versions: 1.6.0
Reporter: Halewijn Geerts
All axis2c dlls use the same import/export define : AXIS2_EXTERN. Each dll
should have its own import/export define.
If an axis2c dll is used in another axis2c dll, the symbols of the other dll
will not be imported but exported.
This also makes it impossible to build parts of axis2c as static libraries.
--
This message is automatically generated by JIRA.
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]