Hello. A. Kalten wrote: > CVS HEAD compiles with gcc-4.3.0, but the timidity executable > will immediately halt with the same message "Illegal Instruction." > FWIW, I have attached the strace output that captures the > point of the crash. I think strace is pretty much useless for that. Try compiling timidity with debug info and run it under gdb. Produce a stack trace at a point of crash. Btw, Illegal Instruction may also be a binutils problem. Are you using the same version of binutils when building timidity with an older gcc?
------------------------------------------------------------------------- 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
