std.int128 not working with -betterC enabled
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Wed Dec 20 22:10:44 UTC 2023
On 21/12/2023 10:51 AM, Renato wrote:
> On Wednesday, 20 December 2023 at 19:11:15 UTC, Richard (Rikki) Andrew
> Cattermole wrote:
>> Yes that is to be expected.
>>
>> It is not templated, and hasn't been compiled into your program.
>
> How do I compile that into my program?
You copy the file from druntime into your project, and add it to your
programs compile command.
More information about the Digitalmars-d-learn
mailing list