[ofw] RE: [PATCH] WV: Don't link to CRT

Sean Hefty sean.hefty at intel.com
Sat Feb 28 11:29:29 PST 2009


So, how do you use calls like malloc, free, fopen, fgets, fclose, etc. without
using USE_MSVCRT in the sources file?

>>This patch removes the dependency on the CRT, avoiding any potential issues
>>with mismatched CRTs (say a client app uses the single-threaded static version
>>of the CRT while WinVerbs uses the multi-threaded DLL version.)





More information about the ofw mailing list