Re: D compiler package is incomplete

2025-06-14 Thread ASSI via Cygwin
Bruno Haible via Cygwin writes: > When I build GCC myself from source for other platforms, the D runtime > library is called 'libgphobos'. Without this library, both 'gdc' and 'd21' > are useless. If you had tried to build it for Cygwin you would have discovered that this isn't supported and when

Re: D compiler package is incomplete

2025-06-12 Thread Mark Geisert via Cygwin
On 6/12/2025 1:28 PM, Bruno Haible via Cygwin wrote: On Cygwin 3.6.3, I have the packages gcc-core gcc-g++ gcc-gdc installed, all in version 11.5.0-1. But the D compiler is dysfunctional: The attempt to compile any D source code fails. E.g.: $ echo > empty.d $ gdc -c empty.c d21: error

D compiler package is incomplete

2025-06-12 Thread Bruno Haible via Cygwin
On Cygwin 3.6.3, I have the packages gcc-core gcc-g++ gcc-gdc installed, all in version 11.5.0-1. But the D compiler is dysfunctional: The attempt to compile any D source code fails. E.g.: $ echo > empty.d $ gdc -c empty.c d21: error: cannot find source code for runtime library file 'object