gchempaint-main
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gchempaint-main] gchemutils and gchempaint cannot be built with gcc-4.3


From: Julian Sikorski
Subject: [Gchempaint-main] gchemutils and gchempaint cannot be built with gcc-4.3
Date: Tue, 08 Jan 2008 10:41:50 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Hello,

one of the upcoming Fedora 9 features is the inclusion of gcc 4.3. A preliminary attempt to rebuilt the distro with the new compiler has been made, and it turned out that among others, gchempaint and gnome-chemistry-utils cannot fail to build:
http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/header-dep/gchempaint-0.8.4-1.fc9.log
http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/header-dep/gnome-chemistry-utils-0.8.4-2.fc9.log
Both failures fall within the same category, described by Jakub Jelinek (Fedora gcc maintainer) as follows: libstdc++ header dependencies have been streamlined, reducing unnecessary includes and pre-processed bloat. The STL headers have been cleaned up, so that the headers don't drag in unnecessary dependencies which aren't requested by the standard. E.g. <string> no longer includes <cstdlib>, etc. Most of these bugs will be fixed just by including the proper headers, <cstdlib>, <cstring>, <cstdio> are the most common ones I guess.
It would be nice if these problems could be fixed.

Regards,
Julian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]