-fhonor-std equivalent



  • Dear all,

    I've a C/C++ code which was intended for compilation with gcc. I'm trying to compile it with MS Visual C (.NET 2003 or 6). While some of the preprocessor flags such as -D and -I do seem to transfer smoothly, I could not find a suitable equivalent for the following ones: -fno-builtin, -fhonor-std, and -fcheck-new.

    I will be extremely grateful for any suggestions.

    Best regards,
    AS


Anmelden zum Antworten