Re: gdc on linux does not install druntime's .d files?

2013-09-24 Thread Iain Buclaw
On 24 September 2013 15:32, eles wrote: > On Tuesday, 24 September 2013 at 14:16:53 UTC, Johannes Pfau wrote: >> >> Am Tue, 24 Sep 2013 16:02:11 +0200 >> schrieb "eles" : >> >>> Hi, >>> >>> After compiling/installing the HEAD version of gdc in /opt/gdc4.9, I >>> have: >>> [...] >> >> >> Those fi

Re: gdc on linux does not install druntime's .d files?

2013-09-24 Thread eles
On Tuesday, 24 September 2013 at 14:16:53 UTC, Johannes Pfau wrote: Am Tue, 24 Sep 2013 16:02:11 +0200 schrieb "eles" : Hi, After compiling/installing the HEAD version of gdc in /opt/gdc4.9, I have: [...] Those files should be in /opt/gdc-4.9/include/d/4.9.0/x86_64-unknown-linux-gnu/ I

Re: gdc on linux does not install druntime's .d files?

2013-09-24 Thread Johannes Pfau
Am Tue, 24 Sep 2013 16:02:11 +0200 schrieb "eles" : > Hi, > > After compiling/installing the HEAD version of gdc in > /opt/gdc4.9, I have: > [...] Those files should be in /opt/gdc-4.9/include/d/4.9.0/x86_64-unknown-linux-gnu/

gdc on linux does not install druntime's .d files?

2013-09-24 Thread eles
Hi, After compiling/installing the HEAD version of gdc in /opt/gdc4.9, I have: $ls /opt/gdc-4.9/include/d/4.9.0/ core crc32.d etc gcc object.di std x86_64-unknown-linux-gnu $ls /opt/gdc-4.9/include/d/4.9.0/std/ algorithm.dcsv.d mathspecial.d signals.d uni.d array.d