How do I view preprocessor output?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I view preprocessor output?

Jump to solution
2,270 Views
Phil_D1
Contributor III

The CW documentation says to use the -Lp compiler option to generate preprocessor output, but how/where do I enter command line compiler options (in CW10.3)?

Labels (1)
0 Kudos
Reply
1 Solution
1,398 Views
Phil_D1
Contributor III

Ok, I somehow missed the documentation that says how to do this.

Precompiling a File in the CodeWarrior IDE

To precompile a file in the CodeWarrior IDE, follow these steps:

1. Start the CodeWarrior IDE.

2. Open or create a project.

3. Select the source code file to precompile.

4. Right-click to activate the context menu, select Preprocess.

A precompiled file is created and displayed in the Editor view [console window].


View solution in original post

0 Kudos
Reply
1 Reply
1,399 Views
Phil_D1
Contributor III

Ok, I somehow missed the documentation that says how to do this.

Precompiling a File in the CodeWarrior IDE

To precompile a file in the CodeWarrior IDE, follow these steps:

1. Start the CodeWarrior IDE.

2. Open or create a project.

3. Select the source code file to precompile.

4. Right-click to activate the context menu, select Preprocess.

A precompiled file is created and displayed in the Editor view [console window].


0 Kudos
Reply