There were few discussions regarding the static linking of Axis2/C. However, it was not implemented and in the current code base, you cannot link statically without modifying the source.
Regards Nandika On Sun, Mar 13, 2011 at 3:57 AM, John Pararas <[email protected]> wrote: > Does anyone have any information on how to statically link an axis2c client > on windows? > I removed all the dll's from the path, linked using the .lib's the linker > is happy but the executable still needs the DLL's. > > I have seen some bug reports/ discussions on the axis2c website about > settings for the AXIS2C_EXPORT AXIS2C_IMPORT and AXIS2_DECLARE_STATIC but > nothing seems to work for me. > > Thanks, > > John > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
