digitalmars.D.ide - ldc2 phobos compile error
- Psychological Cleanup (3/3) Sep 29 2017 When trying to compile phobos for local phobos.
- Rainer Schuetze (5/9) Sep 29 2017 Building "local phobos" with LDC doesn't work ATM. The latest beta of
When trying to compile phobos for local phobos. zutil.c ldc2: Unknown command line argument '-gf'. Try: 'ldc2 -help'
Sep 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
Sep 29 2017