Re: gdc latest Cygwin

2024-01-01 Thread Siarhei Siamashka via D.gnu
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.

Re: gdc latest Cygwin

2024-01-01 Thread Siarhei Siamashka via D.gnu
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

Re: gdc latest Cygwin

2024-01-01 Thread Iain Buclaw via D.gnu
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

Re: gdc latest Cygwin

2024-01-01 Thread Siarhei Siamashka via D.gnu
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

gdc latest Cygwin

2024-01-01 Thread tdm3j2bqz via D.gnu
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