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-cross-windows/mono/mini/../../../mono/mini/liveness.c:112: undefined reference to `_COMPILE_SOFT_FLOAT' /home/meh/work/mono/build-cross-windows/mono/mini/../../../mono/mini/liveness.c:93: undefined reference to `_COMPILE_SOFT_FLOAT' collect2: ld returned 1 exit status make[4]: *** [libmono.la] Error 1 make[4]: Leaving directory `/home/meh/work/mono/build-cross-windows/mono/mini' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/meh/work/mono/build-cross-windows/mono/mini' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/meh/work/mono/build-cross-windows/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/meh/work/mono/build-cross-windows' make: *** [all] Error 2 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
