Peter Moulder wrote:
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
And 3.4.2 is the "system C/C++ compiler" for FC3.
I was thinking it looked a lot like the standard compiler advancement problem where later versions of gcc become a little more compliant with the specs and barf on things they used to let slide. I was doing a quick check before tracking down the libsigc++ maintainers.