9 Mar
2005
9 Mar
'05
11:16 p.m.
On Wed, 9 Mar 2005 23:10:35 +0100 (CET), Richard B. Kreckel <kreckel@ginac.de> wrote:
And the architecture? x86? Is that the vendor's compiler or one you yourself compiled? Sorry, yes, it's x86, compiled with P4 optimizations (env has CXXFLAGS and CFLAGS=-march=pentium4 -msse2)
So you compiled with debug information? If that's the default, yes.
I would rather like to see a stack backtrace of one of the segfaulting programs. Just a plain cd tests strace -o exam.out exam ?
Regards -richy. Cheers, Tink