Re: [Php-qt-users] phpqt and gcc 4.3
Status: Beta
Brought to you by:
tm243
From: Mark C. <ma...@re...> - 2008-03-30 22:36:50
|
On 2008-03-27 17:26, Mark Constable wrote: > 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 Just a ping. Has anyone else using gcc 4.3 ? --markc |