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.

Reply via email to