Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.6.0
-
None
-
Windows 7, Mingw compiler suite
Description
I am trying to use the Axis2-c project with the Mingw compiler. As no makefile exists for this compiler, I try using provided MSVC pre-build dll to link with them.
With a very simple change in the 'axutil_utils_defines.h' included file, it is possible to link with generated inclusion libraries.
I joined a patch that performs requested modifications. Maybe could it be included in next Axis2-c releases ?