On December 9, 2002 05:09 pm, Francois Gouget wrote:
What we might do is change the way we compile rc files so that we use gcc -E rather than wpp and see if that causes problems.
There is already a dummy --preprocessor option in wrc (for compatibility with windres). First step would be properly implement that one, to allow for external override of the preprocessor. Then we can experiment with it, see what we get (errors, speed penalties, etc.).