[Qt-interest] Does Qt need RTTI?

Nikos Chantziaras realnc at arcor.de
Mon Jun 20 04:20:01 CEST 2011


I'm trying to build a static Qt library with mingw as small as possible. 
  Even though configure -help lists a "-no-rtti" option, it doesn't 
work; if I specify it, configure aborts saying that -no-rtti is not a 
valid option.

Does Qt require RTTI nowadays?  Is it safe to forcefully delete the 
"-frtti" flag from the makespec prior to building Qt?



More information about the Qt-interest-old mailing list