On Wed, 15 Aug 2001, Pedro Rosa wrote:

>  As this library seems to be new, all C++ buildings start to cry wild
> at linking moment.

You are probably trying to link C++ objects with the C compiler (gcc).

> Even printf seems to be dependent on its functions (the linker claims
> to be unable to find gxx_personality_v0, which is located in this
> library).

Complete test code, please.


Reply via email to