Hi,

Can we disable gcc's feature of emitting extra code to make local static 
initialization thread safe ? (-fno-threadsafe-statics)

Since MSVC doesn't support it we can't rely on this feature in cross-platform 
Qt code (maybe only in QPA code).

Generates uneeded code and helps hidding crashes that developers using Linux 
don't notice.



Regards,
-- 
SĂ©rgio Martins | sergio.mart...@kdab.com | Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - The Qt Experts

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to