Re: tentative tarballs
Posted by Luigi Ballabio-2 on Jun 16, 2004; 4:15am
URL: http://quantlib.414.s1.nabble.com/Keeping-track-of-changes-tp10607p10609.html
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