> 1) When compiling with -g, the final link fails, and explicitly asks > for recompilation with -ffunction-sections. This works, and > produces a maxima passing all tests.
known problem with gcc-3.0.x > 2) Any optimization at all breaks the build. I have a gdb > session/backtrace showing pointers not being passed correctly into > functions if anyone is interested in looking into this. can you please try gcc-3.2 as well? good to hear you finally got it to work though :-) randolph