I have a DLL which now works fine on Windows XP SP3 build with mingw GCC 4.4.0.
However on Vista my DLL will not even get to DllMain, so I assume the libgomp
is not being loaded successfully.
Do I need a Vista compatible build of gomp? Is there a difference in the msvcrt
maybe?
--
Summary: OpenMP a DLL cannot load libgomp on Windows Vista u64
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: john at quivinco dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45311