On 11 Jun 2012, at 9:29, FITHISUX wrote:
> Then I would like to ask if mingw or mingw w64 compilation on windows
> xp sp3 x86 is a supported method. Seven months ago I tried but the
> camke file failed.
MinGW should definitely work – if not, please report a bug at the
GitHub issue tracker (
https://github.com/ldc-developers/ldc/issues).
Note, however, that Windows support is still not quite ready for prime
time (exception support is still missing), and all the current
development there happens using MSVC, so you unfortunately have to
expect to run into minor issues.
David