https://issues.dlang.org/show_bug.cgi?id=23110
--- Comment #3 from Brecht Sanders <[email protected]> --- Looks like dmd 2.100.2 still has no support for using gcc/binutils in src/dmd/link.d Using LINKCMD=ld.exe doesn't work as command line arguments starting with a slash won't work (e.g. "/OUT:"). Is there any hope we can see support for gcc/binutils on Windows in the near future? --
