How to generate the C preprocessed intermediate files ________________________________________________________________________
Applicable Environment
________________________________________________________________________
Topic : How to generate the C preprocessed intermediate filesSDP : 6.3.2Host : Any supported host________________________________________________________________________
Recommendation
________________________________________________________________________
To generate C preprocessor output file for every C code in a QNX make source tree, you can run the make command with the following option:-
make CCOPTS=-P <other-options>
This will create a <source-filename>.i file for <source-filename>.c.
________________________________________________________________________
NOTE :
This entry has been validated against the SDP version listed above. Use
caution when considering this advice for any other SDP version. For
supported releases, please reach out to QNX Technical Support if you have any questions/concerns.________________________________________________________________________
Please contact us with your questions or concerns.