On Monday, 16 August 2021 at 09:28:41 UTC, Mahdi wrote:
On Monday, 16 August 2021 at 08:43:40 UTC, Iain Buclaw wrote:
The list of targets on that site is only what's present in
[contrib/config-list.mk](https://github.com/gcc-mirror/gcc/blob/91292490d573f9f9e4f162d6d8c693a969197f2d/contrib/config
On Monday, 16 August 2021 at 08:43:40 UTC, Iain Buclaw wrote:
The list of targets on that site is only what's present in
[contrib/config-list.mk](https://github.com/gcc-mirror/gcc/blob/91292490d573f9f9e4f162d6d8c693a969197f2d/contrib/config-list.mk#L32-L105), which is just a bunch of configuratio
On Sunday, 15 August 2021 at 18:56:52 UTC, Brian wrote:
Oh, I jumped the gun a little here. GCC 11 has already been
promoted to official package, so you can run `pkg_add gdc` to
get GDC :)
~Brian
Thanks Brian!
On Sunday, 15 August 2021 at 19:42:11 UTC, Mahdi wrote:
On Sunday, 15 August 2021 at 17:22:28 UTC, max haughton wrote:
On Sunday, 15 August 2021 at 15:03:26 UTC, Mahdi wrote:
Hi Iain Buclaw, we appreciate your efforts in the d for the
gnu ecosystem.
but what is the status of gdc for risc-v arch
On Sunday, 15 August 2021 at 20:11:23 UTC, max haughton wrote:
By elf target you mean that it doesn't assume the existence of
Linux APIs? What's the difference? It will be outputting an elf
binary
I don't know, so far I have worked on each C target with
riscv64-unknown-elf-gcc,
So far I have