It seems version (Windows) is not defined into the compiler
gdc.exe
gdc (GCC) 9.0.0 20181221 (experimental)
built with msys2/mingw-w64 on Windows 10.
The trouble appears while building libdruntime
EXAMPLE: libphobos\libdruntime\core\stdc\time.d
error: undefined identifier 'time_t'
error: undefi
On Sunday, 23 December 2018 at 15:15:37 UTC, Johannes Pfau wrote:
Am Sun, 23 Dec 2018 01:21:22 + schrieb MINGW-USER:
It seems version (Windows) is not defined into the compiler
gdc.exe gdc
(GCC) 9.0.0 20181221 (experimental)
built with msys2/mingw-w64 on Windows 10.
The trouble appears wh
On Monday, 25 May 2020 at 10:23:50 UTC, Iain Buclaw wrote:
On 21/05/2020 01:18, NonNull via D.gnu wrote:
Hello,
I'd like to run gdc natively on Windows in a mingw compatible
way. How can I proceed?
We need some testers to verify this patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=915