Re: phobos build error

2009-09-26 Thread Michael P.
Vincenzo Ampolo Wrote: > 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 t

Re: phobos build error

2009-09-26 Thread Vincenzo Ampolo
Michael P. wrote: > I fixed it. :) > The problem actually wasn't in math.d. > There was lots of asm in math.d, and in ExtAsmStatement, in statement.h, > the blockExit function wasn't added to the interface, because it does not > get included in the diffs. Because of that, the blockExit from St

Re: phobos build error

2009-09-26 Thread Vincenzo Ampolo
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