On Mon, Oct 04, 2004 at 09:21:07AM -0700, Jon A. Cruz wrote:
The latest versions [of libsigc++] won't compile for me. 2.0.4 and 2.0.5 fail. However, 2.0.3 works.
So second, has anyone else seen problems building 2.0.4 and 2.0.5?
I'm currently using libsigc++ 2.0.4 with no problems.
(my compiler is gcc version 3.4.2 20040907 (Red Hat 3.4.2-2))
I'm using 3.3, which is the "system C/C++ compiler" for the current Debian release -- i.e. all library binaries use the ABI for 3.3. If I used 3.4 for compiling inkscape, then I'd probably need to recompile libgc and other C++ libraries that inkscape uses, and either install separate copies of them or recompile other programs that use those libraries.
So for the moment I'll stick with 3.3 for inkscape :-) .
(I do use 3.4 for some other C++/Java things, but haven't yet started using any post-3.4.x versions.)
pjrm.