Re: GDC phobos source path

2015-06-23 Thread Dicebot via D.gnu
https://github.com/Dicebot/Arch-PKGBUILDs/blob/master/gdc/folders.diff

Re: GDC phobos source path

2015-06-23 Thread Johannes Pfau via D.gnu
Am Tue, 23 Jun 2015 15:37:35 + schrieb "John Colvin" : > How does gdc know where to look for druntime/phobos source code? > I successfully built gdc for the first time on OS X, but it's > looking at completely the wrong source code. > > I have gdc manually (i.e. make install) installed in /

GDC phobos source path

2015-06-23 Thread John Colvin via D.gnu
How does gdc know where to look for druntime/phobos source code? I successfully built gdc for the first time on OS X, but it's looking at completely the wrong source code. I have gdc manually (i.e. make install) installed in /opt/gdc and ldc installed via homebrew in /usr/local, but when I try