Re: ddmd gdc

2020-10-11 Thread Iain Buclaw via D.gnu
On Sunday, 11 October 2020 at 14:42:50 UTC, Ola Fosheim Grøstad wrote: On Sunday, 11 October 2020 at 14:22:14 UTC, Ola Fosheim Grøstad wrote: Is gdc using the d-based front end in a stable state? Ok, that wasn't clear. I meant: Is gdc, the version using the d-based front end, in a stable sta

Re: ddmd gdc

2020-10-11 Thread Ola Fosheim Grøstad via D.gnu
On Sunday, 11 October 2020 at 14:22:14 UTC, Ola Fosheim Grøstad wrote: Is gdc using the d-based front end in a stable state? Ok, that wasn't clear. I meant: Is gdc, the version using the d-based front end, in a stable state? :)

ddmd gdc

2020-10-11 Thread Ola Fosheim Grøstad via D.gnu
Is gdc using the d-based front end in a stable state? The context for the question is that I've made some changes to the front end and would like to see if it was possible use it with the gcc backend (gcc has good embedded support).