On Thursday, 22 May 2014 at 06:28:14 UTC, Joakim wrote:
On Thursday, 22 May 2014 at 06:16:54 UTC, Rainer Schuetze wrote:
I recently considered making a pull request, but noticed an
include dependency that failed to work for another PR, and got
distracted. The updated compiler patches are here:
https://github.com/rainers/dmd/tree/coff32
I think this is a really important pull for win32 support,
still the most widely used platform on which D is available.
Not everybody has the source for outside libraries or the time
and inclination to recompile it to OMF using the Digital Mars
toolchain. I think it would really help D to get this pull in
soon.
How would it work? Will it link D code with snn, msvcrt or both?