LDC 1.5.0
kinke
noone at nowhere.com
Sat Nov 4 01:57:37 UTC 2017
On Saturday, 4 November 2017 at 00:14:59 UTC, David Nadlinger
wrote:
> On Friday, 3 November 2017 at 23:50:33 UTC, Nicholas Wilson
> wrote:
>> Does `-link-internally` mean that you don't require command
>> line tool/dev installation for OS X and Windows? That would be
>> awesome for getting workshops for non-programmers (the
>> biologists at my Uni) to work.
>
> You still need the system libraries to link against,
> unfortunately.
And `-link-internally` is currently restricted to MSVC targets.
https://github.com/ldc-developers/ldc/pull/2203 enables ELF and
Mach-O output too, but for those targets you'll most likely need
a lot of extra linker flags.
More information about the Digitalmars-d-announce
mailing list