OpenBSD DMD package

Brian bcallah at openbsd.org
Wed Oct 13 13:15:10 UTC 2021


On Wednesday, 13 October 2021 at 07:43:49 UTC, jfondren wrote:
>
> A fresh build of dub (with gdc) is still segfaulting, and looks 
> to be related to SDL:
>
> ```
> $ dub -q init -n -f=json; dub -q run
> Edit source/app.d to start your project.
> $ rm -rf dub.{sdl,json} source
> $ dub -q init -n -f=sdl; dub -q run
> Segmentation fault (core dumped)
> ```
>
> I'll check out the new ports when they're available. Thanks!

You didn't update your gdc compiler. See gkoehler@'s patch on 
ports at .

~Brian


More information about the Digitalmars-d-announce mailing list