CTFE and DI: The Crossroads of D

Adam Wilson flyboynw at gmail.com
Wed May 9 15:49:55 PDT 2012


On Wed, 09 May 2012 15:46:42 -0700, Adam D. Ruppe  
<destructionator at gmail.com> wrote:

> On Wednesday, 9 May 2012 at 22:41:12 UTC, Adam Wilson wrote:
>> Actually there is a need for a shared library DRT
>
> My point is though that shared library and .di are orthogonal
> issues here.
>
> You can use a shared library with full source files as imports.

IIRC D compiles in the implementation code in the D and does not use the  
code in the shared library, but I may be wrong.

> You can use a static library with no implementation .di files.


-- 
Adam Wilson
IRC: LightBender
Project Coordinator
The Horizon Project
http://www.thehorizonproject.org/


More information about the Digitalmars-d mailing list