make install; where do .di files go?

Jacob Carlborg doob at me.com
Tue Oct 16 09:59:15 PDT 2012


On 2012-10-16 17:17, Manu wrote:

> Well, that's obviously crap. What is the approach most people take when
> they want to install their library?
> I'll just do what's considered standard...

I mostly only build from source using git submodules. I have one or two 
libraries placed in the DMD directory.

> Can DMD just be fixed to include [local/]/include/d in it's default
> search paths? I presume GDC and LDC already look there?

Preferably I would like a package manager to handle this.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list