|
From: Mark T. <mrt...@en...> - 2004-06-16 02:32:23
|
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. On Jun 15, 2004, at 10:37 AM, Luigi Ballabio wrote: > > Hi all, > mostly as an aid to Nando (which before a release goes through the > ChangeLog, poor soul, and writes a list of the changes since the > previous release) I've added a file called Changes.txt to the root > QuantLib folder. After committing a change, you're invited to append > to such file a short description of your contribution. > > Thanks, > Luigi > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code > NWMGYKND > _______________________________________________ > Quantlib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |