On 2013-08-12 00:38, H. S. Teoh wrote:
Maybe my previous post didn't get the idea across clearly, so let me try again. My underlying thrust was: instead of maintaining 3 different makefiles (or more) by hand, have a single source for all of them, and write a small D program to generate posix.mak, win32.mak, win64.mak, whatever, from that source.
If it's written in D it will have the same bootstrap problem. But perhaps that's ok since we're moving DMD to D anyway.
-- /Jacob Carlborg
