Hi,

which VC6 options to use for a very fast sqlite dll?
Any /D except NDEBUG?
  /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D 
"_USRDLL"

Is there another C compiler that generates faster executables on
windows?

Michael

Reply via email to