Hello, when I try to compile something with dmd, I get following message:
/usr/include/dmd/phobos/std/bitmanip.d(416): Error: undefined identifier '_xopCmp' Error: ICE: _xopCmp not found in object module. You must update druntime
How to 'update druntime' ?
