On Tuesday, 2 January 2024 at 01:49:47 UTC, Siarhei Siamashka
wrote:
Thanks for giving the Windows users this hint. It's much better
than the radio silence.
And by the way, I'm not being sarcastic. Having any hints is
really useful for the potential contributors.
On Tuesday, 2 January 2024 at 00:07:39 UTC, Iain Buclaw wrote:
Might not be best to wait for me to port it, as anything on
Windows tends to get sidetracked given that I have no access to
any machine running it.
I have an obsolete 32-bit Windows 7 preinstalled on a single-core
Atom 1.66GHz net
On Monday, 1 January 2024 at 23:59:38 UTC, Siarhei Siamashka
wrote:
On Monday, 1 January 2024 at 23:49:41 UTC, tdm3j2bqz wrote:
Is gdc known to work on Cygwin?
There's already a discussion thread about this:
https://forum.dlang.org/thread/ndoljmmelsslcjvrs...@forum.dlang.org
Might not be be
On Monday, 1 January 2024 at 23:49:41 UTC, tdm3j2bqz wrote:
Is gdc known to work on Cygwin?
There's already a discussion thread about this:
https://forum.dlang.org/thread/ndoljmmelsslcjvrs...@forum.dlang.org
This is from a regular Cygwin package called gcc-gdc installed
after the gcc-core package was installed.
```
$ gdc hello.d -o hello
d21: error: cannot find source code for runtime library file
'object.d'
d21: note: dmd might not be correctly installed. Run 'dmd -man'
for installation instructio