RFC: std.json sucessor
Entusiastic user via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 26 02:29:39 PDT 2014
I tried using "-disable-linker-strip-dead", but it had no effect.
From the error messages it seems the problem is compile-time and
not link-time...
On Tuesday, 26 August 2014 at 07:01:09 UTC, Jacob Carlborg wrote:
> On 25/08/14 21:49, simendsjo wrote:
>
>> So ldc can remove quite a substantial amount of code in some
>> cases.
>
> It's because the latest release of LDC has the --gc-sections
> falg enabled by default.
More information about the Digitalmars-d
mailing list