LCC-Win32 Installation and Customization


These instructions are written for Windows 2000, the operating system installed on the SCI Windows machines. If you are using another flavor of Windows, you may need to modify some of the instructions below.


Download and Installation



Customization

In this step, you will customize the lcc compiler to use strict ANSI C code, and enable extra warning messages. Novice and veteran programmers will both benefit from using this customized version of lcc, which we'll name lcc126. It will also help ensure that your code matches the assignment requirements. To setup lcc126, do the following:



Modifying autoexec.bat


Now, you will modify or create the autoexec.bat file to make using LCC-Win32 a bit easier to use from the command prompt.