7c3649035f
in CIFactory: - Add -fno-threadsafe-statics flag (for Windows only), to prevent potential unresolved symbols at run-time in MetaProcessor::readInputFromFile: - add required std::ifstream::binary flag when opening the std::ifstream - add missing backslashes in PlatformWin: - properly format error messages - in IsDLL(): check and return false if the file size is 0 - fix _CxxThrowException symbol name (not fully understood - to be reviewed) - filter out a couple of system dlls when looking for symbols