make install; where do .di files go?

David Nadlinger see at klickverbot.at
Thu Oct 18 02:21:12 PDT 2012


On Thursday, 18 October 2012 at 07:29:45 UTC, Manu wrote:
> and 2) I don't really care where it is, I would just like an 
> answer that is
> agree'd by the various compilers, and which is included in each 
> of their
> search paths by default. How can one make a build script for 
> their apps
> when it's not consistent where libraries are to be found?

Just an aside: During the whole discussion, please don't forget 
that you also need to compile your library separately for each 
compiler, as long as they are not ABI compatible (which is still 
a long way out). Thus, while I don't think a standard import path 
wouldn't be nice to have, the issue doesn't stand out as a single 
big problem as it might seem at first.

David


More information about the Digitalmars-d mailing list