On Sunday, 11 June 2017 at 04:08:56 UTC, Seb wrote:
But I'm not sure about doing this.

This is a copy of the __official__ D installer as advertised on dlang.org (http://dlang.org/download.html):

curl -fsS https://dlang.org/install.sh | bash -s dmd

(the releases are signed)

i.dlang.io is just a handy alternative, s.t. you can save keystrokes on a foreign machine and install dmd in 25 keystrokes (`curl i.dlang.io | bash -s`).

I only want to use Home Brew.

I'm still getting `pointer not aligned` linker errors!

Reply via email to