|
From: Luigi B. <lui...@fa...> - 2004-06-16 10:14:17
|
On 2004.06.16 04:32, Mark Treiber wrote: > I spoke too soon. I just looked back at the console history and the > original time QuantLib and the test-suite compiled it was with -O2. > When gcc crashed with QuantLib-python it was compiling with -O3. I'm > re-compiling QuantLib now with -O1 (hopefully I won't have to go all > the way to -O0). Mark, you might want to go all the way up to gcc 3.3.4 instead. I just recompiled the sources with -O3, and I didn't get the error. Later, Luigi |