On Monday 27 June 2011 11:32:05 ext Ivan Cukic wrote: > > It is not possible to use latest compilers on every platform. For > > example, we are still stuck to gcc 2.95 for one of embedded platforms. > > I am aware of those situations, but I'd rather /fix/ those than to keep the > code ugly just so that it can compile with an old version of gcc. > (having the stuff that doesn't compile could be an incentive for updating > the compiler...) > > > > LLVM doesn't support them yet, but it is not yet stable enough to > > > compile Qt properly (acc to the project's website) > > > > Nope, clang is able to compile Qt. > > I've read it here http://clang.llvm.org/cxx_status.html > > "Qt Partially compiles; miscompilation of uic prevents complete > compilation, qmake works, some small examples also." > > But if it does work, cool :)
This was in February 9, 2010, more than 1 year ago. Since then, both Qt and clang have changed. http://labs.qt.nokia.com/2010/10/29/compiling-qt-with-clang/ _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
