next up previous contents
Next: Working with PVM. Up: Compiling Your Application Previous: Compiling Your Application   Contents

Unix Operating Systems

Once the user functions are filled in, all that remains is to compile the application. The distribution comes with two make files that facilitate this process. The primary make file resides in the SYMPHONY-3.0/ directory. The user make file resides in the user's subdirectory, initially called SYMPHONY-3.0/User/. There are a number of variables that must be set in the primary make file. First ensure that the sample application compiles by following the instructions in Section 8.5. Then modify the makefile to reflect the new $(USERROOT) (SYMPHONY-3.0/User by default). When you are ready, type ``make'' to make the executables. SYMPHONY will create three new subdirectories--SYMPHONY-3.0/User/obj.*, SYMPHONY-3.0/User/bin.*, and SYMPHONY-3.0/User/dep.* where * is a the current architecture (defined in the make file).



Subsections

Ted Ralphs 2002-10-23