May 22, 2014

On 22.05.2014 09:45, Kagamin wrote:
> 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?

It is supposed to link against MSVCRT. The druntime/phobos patches are here, though I'm expecting some discussions about used version identifiers:

https://github.com/rainers/druntime/tree/coff32
https://github.com/rainers/phobos/tree/coff32


July 30, 2014
Is there a PR now?
August 02, 2014

On 30.07.2014 21:46, Trass3r wrote:
> Is there a PR now?

There is now: https://github.com/D-Programming-Language/dmd/pull/3843
1 2 3 4 5 6 7 8 9
Next ›   Last »