I posted earlier on building Numeric on a MacBook Pro with the latest Universal build of python, installed via pkg. Similar problems have arisen with compiling other packages. I believe distutils to be at fault. I think somehow the python which I installed (from http://pythonmac.org/packages/py24-fat/index.html) was compiled with this flag coded in, and it doesn't work on my MacBook. Perhaps it's a matter of a different architecture or a different setup, I don't know. I can't even find a cc_dynamic library file that it would link to. The same thing happened whether or not /usr/local/lib/libcc_dynamic.a is absent or is symlinked to /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a. But it doesn't seem to be necessary on my machine, and thus I think python2.4-fat should be altered to incorporate this. It should be noted that I experienced similar problems with other packages besides Numeric. Jeremy |
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig