>  Pspell has problems if used with non-gcc compilers since it needs to use
> C++ vtable from shared library. IIRC I recall, only gcc supports this, and
> probably only on unix.

Pspell only uses the most basic of C++ features, virtual functions and
inheritance.  Are you trying to say that other compiles do not support using
virtual functions within a shared library?  I have a hard time believing
this.

---
Kevin Atkinson
kevina at users sourceforge net
http://metalab.unc.edu/kevina/


Reply via email to