"Timothee Cour via Digitalmars-d" <digitalmars-d@puremagic.com> wrote in message news:mailman.896.1431405519.4581.digitalmar...@puremagic.com...
I still think it is a regression. I did have dmd (2.067) in the path, see the whole thread for my diagnostic: http://forum.dlang.org/thread/mailman.861.1431333078.4581.digitalmar...@puremagic.com#post-mailman.878.1431365007.4581.digitalmars-d:40puremagic.com (cf message 'I had 'export'...)
DMD uses 'CC' as the linker, but I'm not sure why settings CC would generate that error.
g++ -m64: No such file or directory
This should mean that there is no g++ in path, but it does look like CC is being set correctly by the makefile.