Next Previous Contents

4. Command Line options

The following options are provided for the purpose of retargetting and debugging the compiler . These provided a means to dump the intermediate code (iCode) generated by the compiler in human readable form at various stages of the compilation process.

Note that the files created for the dump are appended to each time. So the files should be deleted manually , before each dump is created.

When reporting bugs, it will be very helpful if you could include these dumps along with the portion of the code that is causing the problem.


Next Previous Contents