Hi Tom,

"tom.lake" <[EMAIL PROTECTED]> writes:

> I found that shared libraries built with g++ on Linux (Fedora Core 6)
> contain a reference to __gxx_personality_v0. In order to load such a
> library with dlopen the loading program should be built with the
> library libstdc++.so (as far as I can see).
>
> So it seems to be necessary to have a version of AXIS2/C with this
> reference defined. It is easy to rebuild axis2c with -lstdc++ stuck
> in a Makefile somewhere (say in util/src ), but some people might well
> find the difficulty in working out what to do and getting such a system
> going time-consuming, as I did.
>
> It would be good to document this, and even better to put in a
> configuration option for it (or did I miss it?).

I'm not sure about , what are you doing here? Are you going to compile
Axis2/C with g++. If you could provide more information on this, It
will help us to understand the problem? and make the improvement that
you are suggesting.

thanks,
Dinesh


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to