Axis2/C is built to support dynamic configurations. For example you can add your custom modules and extend the Axis2/C functionality very easily. Then it becomes difficult to have a static build.
Thanks, Supun.. On Tue, Sep 9, 2008 at 5:28 PM, <[EMAIL PROTECTED]> wrote: > This is too bad. I was hoping by running configure --enable-static=yes > that I could generate a set of static libraries suitable for building a > stand alone C client. I guess there is more to it than that. :-( > > Jeff > > -----Original Message----- > From: Dinesh Premalal [mailto:[EMAIL PROTECTED] On Behalf Of Dinesh > Premalal > Sent: Monday, September 08, 2008 6:06 PM > To: [email protected] > Subject: Re: Static C client > > Hi Jeff, > > [EMAIL PROTECTED] writes: > > > Is it possible to build a statically linked client using AXIS2 C > release > > 1.5.0? I'd like to deploy a client to many different environments > > without having to depend on shared libraries. > > > > I saw some talk about this in the archives but it wasn't clear to me > > whether or not a proposed patch was accepted. > > Yeah, one of Axis2/C user [1] submitted a patch for Axis2/C static > engine;however, we couldn't apply it to the svn trunk because we were > unable to get it up and running [2]. After that never heard from him > :( > > thanks, > Dinesh > > 1.http://www.backdrifter.com/2007/02/16/axis2c-static-deployment-engine/ > 2.https://issues.apache.org/jira/browse/AXIS2C-531 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Software Engineer, WSO2 Inc
