Re: gdc executable name for install target

2017-01-02 Thread Marco Leise via D.gnu
Am Mon, 2 Jan 2017 12:49:47 +0100 schrieb Marco Leise : > Did the gdc executable name change? I tried to build the > 2.068.2 FE + gcc-4.9 tag on gcc-4.9.4 and it installed as > "gdc" while all other compiler binaries installed in triplet > format (e.g. x86_64-pc-linux-gnu-c++) with "c++" being a s

gdc executable name for install target

2017-01-02 Thread Marco Leise via D.gnu
Did the gdc executable name change? I tried to build the 2.068.2 FE + gcc-4.9 tag on gcc-4.9.4 and it installed as "gdc" while all other compiler binaries installed in triplet format (e.g. x86_64-pc-linux-gnu-c++) with "c++" being a symlink. I remember it being that way for gdc, too. (I'm using Gen