Darryl Okahata <darrylo(a)soco.agilent.com> wrote:
Why didn't you compile with plain debug (no optimizations of
any
type)? (I'm assuming that "-O3" is an optimization flag.) Just to
minimize potential problem areas, you might want to use just
'--cflags=-g' (or the absolute minimal set of required options).
Sure. I was just turning on all the bells and whistles to see (a)
whether it worked at all; and (b) whether it seemed any faster than the
gcc-compiled version. I was still playing around with it when it
crashed. I've recompiled with the fancy optimizations turned off now.
If I get the crash again, I'll try to get a backtrace.
FWIW, it *did* seem to run much faster than the gcc-compiled version.
At least the UI seemed snappier.
Also, I discovered that the version of icc you download from Intel's web
pages is not the latest version. Apparently they push to the main web
page fairly infrequently. You have to sign up for their premium support
service, then go to the support pages, where the latest version actually
resides. I've now installed the latest version, so the next time I get
a crash, I'll be using a more recent debugger. Hopefully that helps!
--
Jerry James
http://www.ittc.ku.edu/~james/