Krzysztof KosiĆski wrote:
2011/9/4 Felipe Sanches <juca@...2270...>:
I have this build issue also and I am not willing to install packages that are not in the main repositories of my distro. Is there anything we can do to refactor the code so that it will build in old versions of gcc ?
This is a GCC bug. I don't know what causes it. You might try moving the contents of the conditional statements in initializers to the body of the constructor, maybe 4.4 doesn't like some of them.
Well, I don't really mind where this bug comes from: I just need the right way of getting out of it. Moving to TDM-GCC 4.5.2 solved the compiling problem but caused another one when linking: -lgomp is one of the many options passed to the compiler (isn't it recognized in the new version?). To make it simple: just tell me how to compile Inkscape under Windows XP, please. I've always followed indications so I don't have knowledge of the process and am not able of fixing its problems alone. Thanks a lot for your help. Luca