Previous Section
2.10.4 HIDE Settings
| Contents | Next Section
2.10.6 Set Paths

2.10.5 Compiler Settings


This opens a dialog With various options. If you have a project open, the settings will be saved to that project alone. If you don't have a project, the settings will be saved as default for all future projects.

Options box:
- Generate Map: Link option to generate MAP file.
-Dump Symbols: HLA option to dumb symbol table. Warning: If you have included w.hhf (or w32\win32.hhf) then your in for a long wait...
-Error to STDOUT: HLA option to redirect standard error.
-Verbose: K\HLA option for more verbose compiling display.

System box:
-GUI PE: Produce a PE GUI format executable.
-Console PE: Produce a PE console format executable.
-LIB: Produce a library file.
-DLL: Produce a dynamic link library.

Output Version box: -Release: Produces a release version.
-Debug: Sets HIDE to debug mode.
-Keep Temp Files: Will not delete temporary files.

Output Name Edit Box:
Here you may change the executable name,extension and even path. Be sure to type in an extension as there is no guarantee that anything is assumed. Default location is the current project folder.

Advanced:
This opens a new dialog with advanced link options. From here, you can change various link options, modify sections, memory commitments, etc. as well as debug information.