[Issue 14572] cannot build dmd from source anymore: 'g++ -m64: No such file or directory'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 14 19:38:51 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14572

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #2 from Martin Nowak <code at dawg.eu> ---
g++ -m64: No such file or directory

This error comes from the linker invocation of dmd.
Probably happens because the makefile or so exports CC.

--


More information about the Digitalmars-d-bugs mailing list