Can't compile with ldc in termux

_ZZ_ZZ_ZZ elnuggetdepoio at gmail.com
Wed Aug 11 20:54:04 UTC 2021


On Wednesday, 11 August 2021 at 19:17:40 UTC, jfondren wrote:
> On Wednesday, 11 August 2021 at 19:16:25 UTC, jfondren wrote:
> With two dashes:
>
>> ```
>> default:
>> {
>>     switches = [
>>         "-defaultlib=phobos2-ldc,druntime-ldc",
>>         "-link-defaultlib-shared=false",
>>         "--linker=", // <-- add this
>>     ];
>> ```
THANK YOU VERY MUCH!!!
Now i can program in this beautiful language! :D

Thank you so much @Paul Backus too :D


More information about the Digitalmars-d-learn mailing list