Skip to main content
edited tags
Link
Source Link
Razer
  • 8.2k
  • 16
  • 66
  • 107

Compile preprocessor output using gcc

I've generated a preprocessor out using the -Ecommand.

Is it possible to compile exactly that generated file using gcc?