PDA

View Full Version : rtti option



sar_van81
5th January 2007, 15:56
hi everyone,

this is regarding qt/embedded.can anyone say me what is this option"-fno-rtti"..?i searched in google for "rtti" and got the documents for that. but for "-fno-rtti", i could not get anything..


sorry if this post is irrelevant to his forum..

thank in advance,

saravanan

e8johan
5th January 2007, 16:10
I suppose that it means that the C++ compiler will not embed any run-time type information in the resulting binary.