A Summary of Commands

mkheader

Normally mkAlerter produces #line directives, which are used by the C compiler to report where errors are detected during compilation. While these are good during the compiling phase, they mislead most debuggers and make debugging difficult. The -loption suppresses the #line directives and is recommended when the debugging phase includes the use of a process debugger, such as sdb or pi.

It is also possible to specify variable assignments that appears in the make file via the X=Y syntax. Of particular interest is CC=CC, which also causes mkAlerter to generate C++ code rather than C code.

See Also

readAlerterDescmkheader

The mkheader command allocates user memory for script variables.

Synopsis

mkheader <application name>

UCS 1000 R4.2 Administration 585-313-507

Issue 3 April 2000 533