On 2008/05/26, I wrote: > #include > <fpu_control.h> and adding the two lines > > fpu_control_t fpu_control = 0x027f ; > _FPU_SETCW(fpu_control); > > at the beginning of main(). This fixes the bug for me with GCC 4.3.0 on > Joe's example skyline2.cc
This fix works on my Celeron M with current Lily on master too. John _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
