Ldc on Windows
Nicholas Wilson
iamthewilsonator at hotmail.com
Tue Apr 17 14:00:57 UTC 2018
On Tuesday, 17 April 2018 at 12:42:48 UTC, Dgame wrote:
> On Tuesday, 17 April 2018 at 11:01:21 UTC, Nicholas Wilson
> wrote:
>> On Tuesday, 17 April 2018 at 10:17:56 UTC, Dgame wrote:
>>> Ah, I found the msvcEnv.bat and I told me that I have to VSC
>>> installation. Solved!
>>
>> You should also be able to use -link-internally /LLMV's lld if
>> you don't want to install MSVC
>
> What would be "/LLMV's lld" in this case?
Sorry that was meant to be -link-internally / LLMV's lld (i.e.
not a command line option. I forgot windows uses / for that.
I mean lld-link.exe or link-lld.exe (can't remember which) that
comes with the dmd install (and I think ldc install? or maybe
you just use -link-internally).
More information about the Digitalmars-d-learn
mailing list