On Fri, 2004-04-16 at 21:39, Daniel Carrera wrote:
Can anyone either confirm or deny that this is a GCC bug? I am using gcc 2.95.2 with GNU make.
Does this error mean anything to any of you?
Uhm, that warning usually means that thing went really bad for the compiler - I have gotten that error before - and it was always the compiler's fault. I looked at the lines that it mentions, and they are really pretty simple - I can't figure out what it would be upset about.
Here is a good reference to the source code for a bug report to GCC:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/inkscape/inkscape/src/libnr...
We have had some issues with the older GCC compilers - I think this may be due to the fact that they didn't take C++ very seriously until the 3.x series.
Sorry I'm not more helpful - but if you are able to get it working it would be very cool to know. As far as I know, no one is using Inkscape on Solaris today. It should work, in theory.
--Ted