Skip to content

OpenBSD bootstrap dmd 2.096.0

Compare
Choose a tag to compare
@ibara ibara released this 12 Mar 22:34
· 12505 commits to master since this release
942d188

Here is a bootstrapped dmd compiler with libphobos.a (with druntime linked in) that runs on OpenBSD.
As of this writing (March 12, 2021), you will need to be running OpenBSD -current (aka snapshots). Please make sure to install the amd64 version of OpenBSD.

To quickly, easily extract .tar.xz files on OpenBSD:

$ su
# pkg_add gtar xz
$ gtar xf dmd.2.096.0.openbsd-64.tar.xz