中国开发网: 论坛: 程序员情感CBD: 贴子 137190
pigprince
(Command-line switch: -VC)
(Command-line switch: -VC)

When this option is set, the compiler disables the distinction of function names where the only possible difference is incompatible code generation options. For example, with this option set, the linker will not detect if a call is made to a _ _fastcall member function with the cdecl calling convention.

This option is provided for backward compatibility only; it lets you link old library files that you cannot recompile.

Default = OFF

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录