Does not work on fresh dmd: make -j16 -f posix.mak AUTO_BOOTSTRAP=1
Seb via Digitalmars-d
digitalmars-d at puremagic.com
Fri Aug 12 11:13:17 PDT 2016
On Friday, 12 August 2016 at 18:02:30 UTC, Andrei Alexandrescu
wrote:
> Anyone knows about this? I'm investigating it, any help would
> be appreciated. Thanks! -- Andrei
Yep, it's known. You need to move the comment of the version a
line above:
https://github.com/dlang/dmd/pull/6022#issuecomment-238328228
Idk why it hasn't been fixed yet, but this PR should do? (I don't
use a Mac)
https://github.com/dlang/dmd/pull/6051
More information about the Digitalmars-d
mailing list