make install; where do .di files go?
Manu
turkeyman at gmail.com
Thu Oct 18 04:09:31 PDT 2012
On 18 October 2012 12:21, David Nadlinger <see at klickverbot.at> wrote:
> 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.
Really? The D compilers aren't ABI compatible on Linux?
Good to know. Cheers!
Well, for my own purposes, I only intend to interact with bindings for C
libs, which, fortunately, are universally binary compatible :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20121018/6f928372/attachment.html>
More information about the Digitalmars-d
mailing list