On 8/17/2014 2:57 AM, Jacob Carlborg wrote:
I though that this might be important enough to share on the announce list:
A pull request [1] by Rainer Schuetze which adds COFF support for Win32 has
recently been merged by Walter. It seems to be enabled using the -m32mscoff
flag.
[1] https://github.com/D-Programming-Language/dmd/pull/3843
Yes, it did turn out to be a much less intrusive change than I anticipated, and
Rainer's work also included some sensible refactoring which was valuable in and
of itself.