Building DMD on OpenBSD
Anonymous via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jul 16 14:05:53 PDT 2017
On Sunday, 16 July 2017 at 19:47:20 UTC, Seb wrote:
> Auto-bootstrapping is __only__ used if no host compiler is
> found on the system.
> This should only happen on esoteric platforms (not intended as
> an offense) like yours.
So I should use digger then? I looked through its repo briefly
and I can't really tell if I'm gonna run into the same
issue or not.
I guess another option is to build GDC and then use it to build
DMD.
> In any case, I submitted a PR to use SSL for AUTO_BOOSTRAP:
>
> https://github.com/dlang/dmd/pull/7000
Thanks.
More information about the Digitalmars-d
mailing list