


Under Windows, the Microsoft C/C++ 8.0 compiler is supported (Visual C++ 1.x).

A source file saved after its precompilation can be compiled in the usual way with CL. All compiler options are allowed. /c /AL /G2 are the default options for the CL start implicitly made by cpc.


