On Thursday 01 May 2008 19:21:41 A. Kalten wrote: > On Thu, 1 May 2008 18:44:00 +0300 > > "Yair K." <[EMAIL PROTECTED]> wrote: > > Try compiling timidity without any optimizations (CFLAGS="-O0" > > ./configure ... && make). Does it still crash? > > That solves it. Without optimization timidity compiles with gcc-4.3.0 > and runs without problem. > > But fixing the code to be compatible with gcc-4.3.0 shouldn't be > difficult. > > AK
I'd say it's gcc-4.3.0 which should be fixed... See about gcc bug reporting at: http://gcc.gnu.org/bugs.html Yours, Yair K. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Timidity-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/timidity-talk
