Kees, Christopher E wrote:
Anybody had any
luck with a 4-way universal numpy build?
I'd ask on the numpy list, but I don't think I've seen anyone talk about it.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R(206) 526-6959 voice
760
I updated to r65653 and it seems to be working OK. There are some test
failures. I saved all the output in case it's of any use.
My problem is now with the numpy module, which builds fine but says it can't
install when cross-compiling. I apparently had an old version of numpy in
site-packages tha
On 12 Aug, 2008, at 14:30, Ronald Oussoren wrote:
For some reason configure doesn't seem to have detected that the
10.5 SDK. Are you building on OSX 10.5? If so, could you check
pyconfig.h to check if HAVE_MACOS105_SDK is defined? (Which it
should be when you're building a 4-way univers
On 7 Aug, 2008, at 20:16, Chris Kees wrote:
Hi,
I'm trying to rebuild my 4-way universal framework build of python
2.6 using the latest revision in the trunk. I got a compile error
due to a redefinition of FSIORefNum in some of the Mac/Modules files
(see svn diff output at end of emai
Hi,
I'm trying to rebuild my 4-way universal framework build of python 2.6
using the latest revision in the trunk. I got a compile error due to
a redefinition of FSIORefNum in some of the Mac/Modules files (see
svn diff output at end of email). After changing that, I still get a
probl