On Apr 11, 2000, Kevin Atkinson <[EMAIL PROTECTED]> wrote:

> What are you trying to get at.  Are you saying that linking C++ libraries
> into a pure C program simply won't work?

It will work as long as the program is pure C.  But if it has any
other C++ components (even disguised as libraries with pure-C
interfaces), it may fail.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to