10 Mar
2005
10 Mar
'05
10:15 a.m.
On Thu, 10 Mar 2005, Andrej Ricnik-Bay wrote:
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
No. Just a plain cd tests gdb exam run [watch it crash] bt -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>