Static linking is a pending issue in Axis2/c. At the moment, only dynamic linking is supported in Axis2c.
Regards Nandika On Tue, Aug 3, 2010 at 7:32 PM, Jennifer Cumming <[email protected]>wrote: > Hi, > > I'm hoping someone here can help me produce a statically linked C > client using the Axis2/C libraries. I'm not even sure if this is > possible but my goal is to produce a single binary client that doesn't > require a repository. > > I've tried building the Axis libraries from source using configure > --enable-static=yes and defined AXIS2_DECLARE_STATIC and > AXIS2_DECLARE_EXPORT with no luck. When trying to then statically link > the libraries into my binary I get screens of undefined reference > errors to the Axis functions, both ones I call in my code and internal > calls. > > Platform is SuSE Linux using gcc. > > Thanks, > > Jennifer > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://nandikajayawardana.blogspot.com/ WSO2 Inc: http://www.wso2.com
