[Issue 19575] core.cpuid not usable without a runtime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 19 03:26:12 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19575

Илья Ярошенко <ilyayaroshenko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilyayaroshenko at gmail.com

--- Comment #1 from Илья Ярошенко <ilyayaroshenko at gmail.com> ---
BetterC CPUID library. Bugs, if any, will be fixed quickly. 

https://github.com/libmir/mir-cpuid

It is constructed with C runtime constructor, not shared static this. Also, you
can call extern(C) mir_cpuid_init manually.

--


More information about the Digitalmars-d-bugs mailing list