On Thursday, 29 March 2018 at 08:44:21 UTC, Jacob Carlborg wrote:

Please read the reply :), although it could be a bit more clear.

I'll spell it out for you.

Both `dflags` and `lflags` are being used already. With separate compilation and linking, there seems to be no way to pass flags to the compiler during the linking step: dflags is not used and lflags is prefixed with `-L`.

-Johan

Reply via email to