|
From: Mark T. <mrt...@en...> - 2004-04-01 01:27:11
|
I've attached a patch for QuantLib-Python to compile on darwin (the BSD core to Mac OS X). Basically darwin distinguishes between shared libraries and loadable modules so the patch detects if darwin is the build environment and if that is the case is uses different compiler switches. That's it. Unfortunately I wasn't able to create this before 0.3.5 but compiling on OSX is the only think affected so the fink quantlib-python package uses the attached patch on the 0.3.5 tgz. Mark. |