|
OpenMake Meister |
Special flags can be passed to om for the purpose of debugging your build. Table BD-4 list all of the debug flags that can be passed to om.
Table BD-4 om debug flags
|
Flags |
Description |
|
-ks |
Keeps temporary build.xml script that was executed during the build. |
|
-pd |
Prints Dependencies as they are being checked - useful for determining why something was re-built. |
|
-pe |
Prints Environment Variables being used in the build. |
|
-ph |
Prints the directories used when searching for header files. |
|
-pl |
Prints the loading of Build Control File dependencies. |
|
-ps |
Prints Script Macros. |
|
-pt |
Prints the dependency tree - can be used in conjunction with -g to execute om for dependency gathering only (no build). |
|
-pv |
Prints the Dependency Directory being used in the build. |
|
-px |
Prints commands being executed during the build. |