3 Nov
2004
3 Nov
'04
1:19 a.m.
Re: the previous msg , about the libgccpp.a probs.
I tried manually linking Inkscape, inkview, and gimpgrad.so without libgccpp.a, and they worked perfectly.
So, I would like to remove --enable-cplusplus from the boehm dependencies that we have, and libgccpp.a. Does that sound OK?
As far as I can tell, we are always using Mental's C++ classes which use the Boehm C API. Is that right? If so, I'd like to only use that part of Boehm, and not have that extra .h file possibly polluting new() and delete().
Bob