Hi Martin, Martin Michlmayr wrote: > Your package fails to build with GCC 4.3. Version 4.3 has not been > released yet but I'm building with a snapshot in order to find errors > and give people an advance warning. In GCC 4.3, the C++ header > dependencies have been cleaned up. The advantage of this is that > programs will compile faster. The downside is that you actually > need to directly #include everything you use (but you really should > do this anyway, otherwise your program won't work with any compiler > other than GCC). There's some more information about this at > http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
Wir haben ja schon einmal einen Riesen-Wirbel wegen gcc-Upgrade und Syntaxfehlern gemacht, wobei sich im Nachhinein herausgestellt hat, dass die entsprechenden Änderungen doch gar nicht nötig gewesen wären, weil im letztendlichen Release dann doch alles anders war. Deshalb bin ich etwas zögerlich. Reicht es für einzelne, nicht ganz so wichtige Debian-Pakete, das Zeitfenster GCC-Release bis zum Status als Standard-Compiler in Debian abzuwarten? Danke und Gruß, Roland

