Instructions to build DMD from source don't work (anymore) here

Jacob Carlborg doob at me.com
Thu Nov 30 10:47:57 UTC 2017


On 2017-11-30 09:56, Basile B. wrote:
> On Thursday, 30 November 2017 at 08:38:15 UTC, Basile B. wrote:
>> [...]
>> All required tools are setup. I do not set AUTOBOOTSTRAP=1 since dmd 
>> 2.077 is setup.
> 
> I needed gcc-c++... I don't know why but since "which g++" gave a valid 
> file name i thought it was enough.
> 
> What's the difference ?

I don't know how Fedora works but you need a C++ compiler [1]. It seems 
like "gcc-c++" is the name of the "g++" package in Fedora.

[1] 
https://stackoverflow.com/questions/12952913/how-do-i-install-g-for-fedora

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list