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
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
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
3 matches
Mail list logo