COMPILING AND LINKING HELLO FROM PROVIEW

We will instruct ProView to make the HELLO project. This process compiles and links HELLO.C  and creates an absolute object module that we can test and simulate with the WinSim debugger/simulator.

To start, select MAKE from the PROJECT menu. ProView displays a window showing the current status of the build process. When complete, ProView displays a completion message in the message window. If any errors are encountered, ProView reports them here.

Message Window.