[LinuxBIOS] romcc and preprocessor problems

Segher Boessenkool segher at kernel.crashing.org
Fri Dec 1 22:57:23 CET 2006


> since the romcc builtin preprocessor silently eats lines of code,
> can we just use the gcc preprocessor (cpp) before calling romcc as
> a workaround?

That should work (if you get the -I directives, etc., right).
But use gcc -E instead of cpp...

> Is there a reason romcc has its own preprocessor?

Probably not.


Segher





More information about the coreboot mailing list