Using LDC to compile D code for the PSP (Playstation Portable)

kinke noone at nowhere.com
Tue Sep 8 09:06:14 UTC 2020


On Monday, 7 September 2020 at 22:47:44 UTC, pineapple wrote:
> That option wasn't showing up with --help but it was exactly 
> what I needed

Use -help-hidden for all options, as mentioned on 
https://wiki.dlang.org/Using_LDC. There you'll also see that 
there's -dwarf-version to switch to old DWARF v2 as required by 
your old toolchain.


More information about the digitalmars-d-ldc mailing list