September 29, 2017
When trying to compile phobos for local phobos.

zutil.c
ldc2: Unknown command line argument '-gf'.  Try: 'ldc2 -help'
September 29, 2017

On 29.09.2017 10:41, Psychological Cleanup wrote:
> When trying to compile phobos for local phobos.
> 
> zutil.c
> ldc2: Unknown command line argument '-gf'.  Try: 'ldc2 -help'

Building "local phobos" with LDC doesn't work ATM. The latest beta of Visual D [1] says so in the option, and adds an option to link against the debug runtime library that is shipped with LDC.

[1] https://github.com/dlang/visuald/releases/tag/v0.46.0-beta1