Compile Imported Modules
Jonathan Marler via Digitalmars-d
digitalmars-d at puremagic.com
Fri Aug 25 12:20:15 PDT 2017
On Friday, 25 August 2017 at 13:15:35 UTC, Daniel N wrote:
> On Friday, 25 August 2017 at 13:03:11 UTC, Jonathan Marler
> wrote:
>> I can do:
>>
>> dmd -ci prog.d -Isomelib -Ianotherlib
>
> I love it, thanks for doing this!
Thanks, I think this is a really nice feature. I've uploaded my
build so that people can try it out here
(https://github.com/marler8997/dmd/releases/tag/preview-compileimports).
Just download and unzip dmd2.zip, then run the addtopath.bat
script in any shell you want to use this compiler in. Thanks in
advance to anyone who gives it a try and shares their thoughts.
More information about the Digitalmars-d
mailing list