Go to the first, previous, next, last section, table of contents.


conf directory

In this directory you will see the files that you need to configure, in order to compile HPVM source and example programs. The following files should be present

HPVM1.9
+---conf
    |---GCC.def
    |---NT.conf
    |---UNIX.conf
    |---VC50.def
`GCC.def'
Information file used for compilation parameters on LINUX.
`NT.conf'
NT Specific compilation parameters for Makefile.NT
`UNIX.conf'
UNIX compilation parameters for Makefile.UNIX
`VC.def'
Information parameters and variables for compilation on NT.


Go to the first, previous, next, last section, table of contents.