Jonathan Drews <[EMAIL PROTECTED]> writes: > Octave -2.1.36 does not compile with gcc-3.2.0.
(...) > | octave:1> 1 > | ans = 1 > | octave:2> 1+1 > | > | Program received signal SIGSEGV, Segmentation fault. really ? i cannot reproduce that octave:1> 1 ans = 1 octave:2> 1+1 ans = 2 octave:3> quit tv@vador ~ $ rpm -q octave octave-2.1.36-3mdk
