How to get the preprocessor output as part of the compilation process?

Frank A. Cancio Bello frank at generalsoftwareinc.com
Sun Dec 8 14:05:06 EST 2019


Hi,


I know that with gcc -E you can get the output of the preprocessor, but what I have to do to get that output for every source code file in the Linux Lernel as part of the compilation process?

thanks
frank a.



More information about the Kernelnewbies mailing list