On Wed, 2008-05-28 at 11:02 -0300, Han-Wen Nienhuys wrote:
> Could someone put this into a init_fpu() function with appropriate
> #ifdefs, and call that from main() ?

Done.

> 
> 
> Thanks!
> 
> 2008/5/28 John Mandereau <[EMAIL PROTECTED]>:
> > 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

Reply via email to