
23 Apr
2012
23 Apr
'12
5:12 a.m.
On Sun, 22 Apr 2012 22:05:26 -0500, Brian Wood wrote:
Given your desire to avoid compiler workarounds, an on line code generator may be helpful. One of the happy results of going on line is kissing compiler workarounds good-bye.
I've worked on the distribution of code generated by an on line code generator -- http://webEbenezer.net/build_integration.html . You're welcome to use that as a starting point if you like.
Interesting, but not necessary. If one is willing to interfere with the tool chain and fix a slew of errors in Windows headers (in particular), one can just integrate Wave or some other preprocessor into the tool chain. Regards, Paul Mensonides