On Sunday, 16 June 2024 at 19:04:03 UTC, mw wrote:
Hi,
What's the latest GDC stable release version?
The GDC link on:
https://dlang.org/download.html
is very out dated.
I think it at least should show the latest version number, and
link to the announcement.
Thanks.
It's worth seeing th
On Friday, 11 August 2023 at 05:50:43 UTC, Joe Kappus wrote:
I noticed this yesterday when trying to package the dlang
onedrive client in Gentoo with GDC 13.2 and it failed since it
requires this.
It appears to have been removed when gdc became self-hosting in
gcc during the gcc-12 release cy
On Saturday, 21 May 2022 at 04:11:41 UTC, Chris Piker wrote:
Hi GDC
Looking over the gcc release notes for version 12.1 here:
https://gcc.gnu.org/gcc-12/changes.html I didn't see any
mention of gdc supporting newer versions of the d-language.
That seems like big deal, is there any way to get
Seems I cannot use gdc currently. It turns out that gdc-11.2.1
(which is the one in Fedora 35 repo) still has D frontend at
2.076 and I have multiple dependencies that cannot compile with
that version. Hopefully when GDC 12 lands projects will start
testing against it in their CI builds.
On Friday, 28 January 2022 at 17:42:25 UTC, singingbush wrote:
not sure where is best placed for this but on my Fedora system
running `gdc --version` gives me pretty much the same output as
`gcc --version`
GDC:
```
$ gdc --version
gdc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)
Copyright (C) 202
not sure where is best placed for this but on my Fedora system
running `gdc --version` gives me pretty much the same output as
`gcc --version`
GDC:
```
$ gdc --version
gdc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the