| Chuan-kai Lin 2005-08-29, 6:01 pm |
| Russ Allbery <rra@stanford.edu> wrote:
> This reference doesn't help with the question of libraries that use
> C++ internally but don't expose a C++ interface.
You are absolutely right about that. However, like vorlon, I had
trouble remembering where the original discussion took place, so I
supplied this link instead.
If you inspect libfam.so.0.0.0 with readelf, you will see that it
technically does export some C++ symbols. However, since none of those
symbols are documented as part of the fam API, changes in those symbols
should be pretty harmless.
--
Chuan-kai Lin
http://www.cs.pdx.edu/~cklin/
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|