> 
> I'm pretty sure "-fno-exceptions" has never been a default 
> compile option on any version of MythTV. "-fno-rtti" will
> cause problems too.
> 
> But it looks like these are Embedded Qt flags.
> 
> Do we support embedded qt?

perhaps a 
QMAKE_CXXFLAGS -= -fno-exceptions
in settings.pro will do the trick? conditional somehow on qt embedded?
mark

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to