Michael P.  wrote:

> GDC compiles, but it doesn't work. When you try to compile, it gives a
> bunch of undefined reference errors to std.math functions. So I would
> assume the problem is somewhere in math.d.

Yep, since math.d is not included in phobos with the change you did, 
functions doesn't work.

The problem is in math.d then.... uhm...

Reply via email to