View Single Post
Old 09-03-2012, 08:14 PM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,478
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@twobob: If you're looking at Qt4, I think they're starting/planning to require a somewhat recent C++ compiler (GCC 4.5/4.6, clang 3/4 ?) to make use of some nifty C++11/C++0x features... It's possibly 'worse' with Qt5 .

So, yeah, might have better success with a custom self-built TC based on GCC 4.[678], although the ABI compatibility dance might get a bit tricky... (I've never tried building Qt with my usual GCC 4.7/Glibc 2.9 TC, so I can't be more specific, but, it's C++, so, here be dragons...).

Last edited by NiLuJe; 09-03-2012 at 08:22 PM.
NiLuJe is offline   Reply With Quote