[Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Aug 9 05:37:44 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=7044
--- Comment #53 from Martin Nowak <code at dawg.eu> ---
(In reply to Martin Nowak from comment #52)
> We could solve this by always adding -L--as-needed -L-lcurl (which requires
> libcurl-dev packages)
In the meantime LDC took this approach.
https://github.com/ldc-developers/ldc/pull/977
--
More information about the Digitalmars-d-bugs
mailing list