1 Jun 2008 05:20
Re: Infinite loop with GCC 4.3
Patrick McCarty <pnorcks <at> gmail.com>
2008-06-01 03:20:50 GMT
2008-06-01 03:20:50 GMT
On Wed, May 28, 2008 at 3:15 PM, Joe Neeman <joeneeman <at> gmail.com> wrote: > 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. Hi Joe, I am still experiencing this infinite loop after your fix. However, if I remove the #ifdef structure and keep the function and function call, the latest git build runs successfully. Using the --disable-optimising option with ./autogen.sh also works, but of course LilyPond runs more slowly. The autogen.sh script detects my machine as "i686-pc-linux-gnu", if that makes a difference. Thanks, Patrick
RSS Feed