dmd build instructions from source don't work anymore
Timothee Cour via Digitalmars-d
digitalmars-d at puremagic.com
Tue May 12 10:23:00 PDT 2015
On Tue, May 12, 2015 at 4:45 AM, Daniel Murphy via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:
>
> "Timothee Cour via Digitalmars-d" <digitalmars-d at puremagic.com> wrote in
> message news:mailman.896.1431405519.4581.digitalmars-d at 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.digitalmars-d@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
>>>
>>
>
Try setting it, it fails when I do.
> This should mean that there is no g++ in path, but it does look like CC is
> being set correctly by the makefile.
>
g++ is in the path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150512/8a38d0ba/attachment.html>
More information about the Digitalmars-d
mailing list