<rant> D's makefiles... </rant>
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 13 14:25:47 PDT 2015
On Monday, 13 April 2015 at 13:12:23 UTC, Atila Neves wrote:
> I did a `git up` on dmd, druntime and phobos, but phobos
> wouldn't build. Weird, but I had to fork phobos anyway, let me
> do that. Still wouldn't build. I tried `make clean`, can't
> remember exactly what happened but that didn't work either.
>
> In the end I `rm -rf`ed dmd and druntime, recloned them,
> rebuilt them and _then_ phobos could build.
>
> Feels like when I wrote Makefiles by hand, I'd forgotten it
> could get this bad.
>
> Atila
I'd bet you had a dmd.conf left somewhere. I have one, all my
build are broken.
More information about the Digitalmars-d
mailing list