Re: C++

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Thu, 27 Feb 2003 16:18:55 -0700
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
--M38YqGLZlgb6RLPS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

rif wrote:
> Am I correct in my understanding that currently I can only wrap C
> libraries with UFFI, not C++?  If so, what might be the best way to go
> about adding this?

Yes, you're correct. C++ will likely never be supported due to the
name mangling issues.  The only way that I know how to go about this
is to write a C layer which utilizes C++ functions.

--=20
       Kevin Rosenberg        |  .''`.  ** Debian GNU/Linux **
  http://b9.com/debian.html   | : :' :      The  universal
  GPG signed and encrypted    | `. `'      Operating System
     messages accepted.       |   `-    http://www.debian.org/

--M38YqGLZlgb6RLPS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+XpzeES7N8sSjgj4RAnGmAJ0dj76zELeUu/w29VYHCGnSBP2rIgCeMPk+
vdrsRFp16/VVcskzTqDQqnQ=
=YgJj
-----END PGP SIGNATURE-----

--M38YqGLZlgb6RLPS--