Re: Can't seem to compile on Arch Linux with gdc

2017-04-01 Thread Guillaume Chatelet via D.gnu
On Friday, 31 March 2017 at 22:23:01 UTC, Johannes Pfau wrote: Am Fri, 31 Mar 2017 09:11:06 + schrieb Guillaume Chatelet : I can add a symbolic link to /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/libgcc.a in /usr/lib but is this the right fix? This is because the GCC package in archlinux has

Re: Can't seem to compile on Arch Linux with gdc

2017-03-31 Thread Johannes Pfau via D.gnu
Am Fri, 31 Mar 2017 09:11:06 + schrieb Guillaume Chatelet : > I can add a symbolic link to > /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/libgcc.a in /usr/lib but > is this the right fix? This is because the GCC package in archlinux has been updated to GCC 6.3.1 but GDC has not been updated and w