Hi, I've tried to build FIPS compliant libeay32.dll with MSVC but with no success. The minGW/gcc objects (fipscanister.o, etc.) crashes MSVC 6.x and 8.x linkers. MSVC 9.0 is able to build the dll, but it is not a valid dll and cannot be loaded by premain_dso. Is it possible to make libeay32.dll with MSVC? if yeas, how?
Thanks, Ming