[Mono-dev] can't compile on the mono-2-6 branch

2010-06-11 Thread Vincent Povirk
Seems there's now a reference to COMPILE_SOFT_FLOAT in the mono-2-6 branch, but that macro is only defined in trunk. I'm getting the following error when I try to build on mono-2-6: Creating library file: .libs/libmono.dll.a .libs/liveness.o: In function `visit_bb': /home/meh/work/mono/build-cros

Re: [Mono-dev] can't compile on the mono-2-6 branch

2010-06-11 Thread Zoltan Varga
Hi, This is now fixed. Zoltan On Sat, Jun 12, 2010 at 12:36 AM, Vincent Povirk wrote: > Seems there's now a reference to COMPILE_SOFT_FLOAT in the mono-2-6 > branch, but that macro is only defined in trunk. > > I'm getting the following error when I try to build on mono-2-6: > > C