garchoptions Code
Brought to you by:
brunsmann
| File | Date | Author | Commit |
|---|---|---|---|
| include | 2009-12-21 | brunsmann | [r15] Modification |
| src | 2009-12-21 | brunsmann | [r15] Modification |
| makefile | 2009-10-06 | brunsmann | [r7] Modification |
| readme.txt | 2009-10-06 | brunsmann | [r7] Modification |
- If you want to compile the source code,
you need a mingw (http://mingw.org/)
installation. Installation of the
"mingw32-make.exe" in the bin sub directory
of the mingw installation is also needed.
- Add the mingw installation directory to
the PATH environment variable like
set PATH=c:\mingw\bin;%PATH%
- In a DOS command line box type
mingw32-make
- After successfull compilation you'll
find the "garch.exe" executable in
the bin sub directory.