next up previous contents index
Next: Working tools Up: Compilation scripts in details Previous: Executables   Contents   Index

Verbosity

The verbosity of GmkPack can be tuned :

# Verboose level (0 or 1 or 2 or 3) :
# --------------

export ICS_ECHO=1
*
ICS_ECHO=0 displays the configuration file options, a digest of the compilation command for each file, the content of local libraries, the actual and ordered list of libraries loaded from packs, the multiplied symbols removed before linking and the loading command.
*
ICS_ECHO=1 displays in addition the list of source files that will be (re)compiled.
*
ICS_ECHO=2 displays in addition the the include files pathes and the source files pathes
*
ICS_ECHO=3 displays in addition for each compilation step the modules and include files used (''previousmodules'') and the recompiled ones among them (''intersection'') ; and the actual echo of the compilation command for each (re)compiled file.
Notice :


next up previous contents index
Next: Working tools Up: Compilation scripts in details Previous: Executables   Contents   Index
EL KHATIB Ryad 2008-05-23