Hi folks,

I just cloned the latest dmd from github on a Centos 6.6 machine. It has a dmd 2.065 installed.

Cloning and building dmd succeeded, then so did druntime. Then after I cloned Phobos I got:

std/math.d(2759): Error: number '0x1p-1024' is not representable
std/math.d(2762): Error: number '0x1p-1024' is not representable
std/math.d(2765): Error: number '0x1p-1024' is not representable
std/math.d(2770): Error: number '0x1p-128f' is not representable
std/math.d(2773): Error: number '0x1p-128f' is not representable
std/math.d(2776): Error: number '0x1p-128f' is not representable

Does anyone know what could be happening?


Thanks,

Andrei
  • dmd on centos 6.6 Andrei Alexandrescu via Digitalmars-d

Reply via email to