REPL semantics

Seb seb at wilzba.ch
Fri Jul 13 16:55:27 UTC 2018


On Friday, 13 July 2018 at 16:20:03 UTC, Luís Marques wrote:
> On Friday, 13 July 2018 at 06:22:41 UTC, Jacob Carlborg wrote:
>> On Friday, 13 July 2018 at 02:26:28 UTC, jmh530 wrote:
>>
>>> No Windows support.
>>>
>>> For drepl:
>>> "Works on any OS with full shared library support by DMD 
>>> (currently linux, OSX, and FreeBSD)."
>>
>> For macOS that means using LDC.
>
> It doesn't seem to work with LDC on macOS either:
>
> $ dub --compiler=ldc2
> (...)
> Undefined symbols for architecture x86_64:
>   "_rt_loadLibrary", referenced from:
>       __D4core7runtime7Runtime__T11loadLibraryZQoFxAaZPv in 
> drepl.o
> ld: symbol(s) not found for architecture x86_64

Did you try the Docker image?


More information about the Digitalmars-d mailing list