home *** CD-ROM | disk | FTP | other *** search
Wrap
302 cl : Command line warning D%d : 303 cl : Command line error D%d : 305 usage: cl [ option... ] filename... [ /link linkoption... ]\n 306 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version %s for 80x86\n 307 Copyright (C) Microsoft Corp 1984-2000. All rights reserved.\n\n 310 Compiler Passes:\n 311 Version 313 (press <return> to continue) 320 , 321 or 330 Skipping... (no relevant changes detected)\n 331 Compiling...\n 332 Processing...\n 333 Generating Code...\n 334 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version %s for COM+\n 501 C/C++ COMPILER OPTIONS\n 502 \n 503 -OPTIMIZATION-\n 504 \n 505 /O1 minimize space /Op[-] improve floating-pt consistency\n 506 /O2 maximize speed /Os favor code space\n 507 /Oa assume no aliasing /Ot favor code speed\n 508 /Ob<n> inline expansion (default n=0) /Ow assume cross-function aliasing\n 509 /Od disable optimizations (default) /Ox maximum opts. (/Ogityb1 /Gs)\n 510 /Og enable global optimization /Oy[-] enable frame pointer omission\n 511 /Oi enable intrinsic functions\n 512 \n 513 -CODE GENERATION-\n 514 \n 515 /G3 optimize for 80386 /Gh enable __penter function call\n 516 /G4 optimize for 80486 /GH enable __pexit function call\n 517 /G5 optimize for Pentium /GR[-] enable C++ RTTI\n 518 /G6 optimize for PPro, P-II, P-III /GT generate fiber-safe TLS accesses\n 519 /GB optimize for blended model (default) /GX[-] enable C++ EH (same as /EHsc)\n 520 /Gd __cdecl calling convention /Gm[-] enable minimal rebuild\n 521 /Gr __fastcall calling convention /GL enable link-time code generation\n 522 /Gz __stdcall calling convention /EHs enable synchronous C++ EH\n 523 /GA optimize for Windows Application /EHa enable asynchronous C++ EH\n 524 /GD optimize for Windows DLL /EHc extern "C" defaults to nothrow\n 525 /Gf enable string pooling /QIfdiv[-] enable Pentium FDIV fix\n 526 /GF enable read-only string pooling /QI0f[-] enable Pentium 0x0f fix\n 527 /Gy separate functions for linker /QIfist[-] use FIST instead of ftol()\n 528 /GZ Enable stack checks (/RTCs) /RTC1 Enable fast checks (/RTCsu)\n 529 /Ge force stack checking for all funcs /RTCs Stack Frame runtime checking\n 530 /Gs[num] control stack checking calls /RTCu Uninitialized local usage checks\n 531 /com+[:arg1[,arg2]] compile COM+ managed code into an assembly. Optional arguments include:\n 532 noAssembly - do not generate an assembly\n 533 \n 534 -OUTPUT FILES-\n 535 \n 536 /Fa[file] name assembly listing file /Fo<file> name object file\n 537 /FA[sc] configure assembly listing /Fp<file> name precompiled header file\n 538 /Fd[file] name .PDB file /Fr[file] name source browser file\n 539 /Fe<file> name executable file /FR[file] name extended .SBR file\n 540 /Fm[file] name map file\n 541 \n 542 -PREPROCESSOR-\n 543 \n 544 /C don't strip comments /FI<file> name forced include file\n 545 /D<name>{=|#}<text> define macro /U<name> remove predefined macro\n 546 /E preprocess to stdout /u remove all predefined macros\n 547 /EP preprocess to stdout, no #line /I<dir> add to include search path\n 548 /P preprocess to file /X ignore "standard places"\n 549 /Fx merge injected code to file\n 550 \n 551 -LANGUAGE-\n 552 \n 553 /Zi enable debugging information /Zl omit default library name in .OBJ\n 554 /ZI enable Edit and Continue debug info /Zg generate function prototypes\n 555 /Z7 enable old-style debug info /Zs syntax check only\n 556 /Zd line number debugging info only /vd{0|1} disable/enable vtordisp\n 557 /Zp[n] pack structs on n-byte boundary /vm<x> type of pointers to members\n 558 /Za disable extensions (implies /Op) /noBool disable "bool" keyword\n 559 /Zc:forScope Standard C++ for scoping /noHRESULT disable as intrinsic type\n 560 /Ze enable extensions (default) /noWchar_t disable "wchar_t" keyword\n 561 \n 562 -MISCELLANEOUS-\n 563 \n 564 @<file> options response file /wo<n> issue warning n once\n 565 /?, /help print this help message /w<l><n> set warning level 1-4 for n\n 566 /c compile only, no link /W<n> set warning level (default n=1)\n 567 /H<num> max external name length /Wall enable all warnings\n 568 /J default char type is unsigned /Wp64 enable 64 bit porting warnings\n 569 /nologo suppress copyright message /WX treat warnings as errors\n 570 /showIncludes show include file names /WL enable one line diagnostics\n 571 /Tc<source file> compile file as .c /Yc[file] create .PCH file\n 572 /Tp<source file> compile file as .cpp /Yd put debug info in every .OBJ\n 573 /TC compile all files as .c /Yl[sym] inject .PCH ref for debug lib\n 574 /TP compile all files as .cpp /Yu[file] use .PCH file\n 575 /V<string> set version string /YX[file] automatic .PCH\n 576 /w disable all warnings /Y- disable all PCH options\n 577 /wd<n> disable warning n /Zm<n> max memory alloc (% of default)\n 578 /we<n> treat warning n as an error\n 579 \n 580 -LINKING-\n 581 \n 582 /MD link with MSVCRT.LIB /MDd link with MSVCRTD.LIB debug lib\n 583 /ML link with LIBC.LIB /MLd link with LIBCD.LIB debug lib\n 584 /MT link with LIBCMT.LIB /MTd link with LIBCMTD.LIB debug lib\n 585 /LD Create .DLL /F<num> set stack size\n 586 /LDd Create .DLL debug library /link [linker options and libraries]\n 587 <<<EOH>>> 2000 UNKNOWN COMMAND-LINE ERROR\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information 2003 missing source filename 2004 '/%s' requires an argument 2016 '/%s%s' and '/%s%s' command-line options are incompatible 2018 cannot create linker response file 2021 invalid numeric argument '/%s%s' 2022 cannot open '%s' 2027 cannot execute '%s' 2029 cannot execute '%s' out of environment memory 2030 INTERNAL COMPILER ERROR in '%s'\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information 2034 error reading '%s' 2035 response files nested too deeply 2036 '/%s%s' not allowed with multiple source files 2040 error creating or communicating with child process 2041 '%s': link-time code generation pdb must be differ from /Fd option 4000 UNKNOWN COMMAND-LINE WARNING\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information 4002 ignoring unknown option '%s' 4007 '%s' requires '%s'; option ignored 4014 invalid value '%d' for '/%s'; assuming '%d' 4015 invalid assembly listing configuration '%s%s' 4021 no action performed 4024 unrecognized source file type '%s', object file assumed 4025 overriding '/%s%s' with '/%s%s' 4026 options apply to entire command line 4027 source file '%s' ignored 4028 minimal rebuild failure, reverting to normal build 4030 operation is incompatible with multiprocessing; ignoring /MP switch