[Pythonmac-SIG] building extension problems on OS X python 2.5.1

William Kyngesburye woklist at kyngchaos.com
Fri May 4 20:17:06 CEST 2007


On May 4, 2007, at 12:47 PM, Christopher Barker wrote:

> William Kyngesburye wrote:
>> Getting HDF5 to build universal from configure-make is very messy,
>> though there is one trick that can make it very easy.
>
> Do tell!
>
The easy part is using this trick:

http://www.macosxhints.com/article.php?story=20061025213851279

I used a much messier method before I found this, but had also  
switched to an Xcode project I made for it, so I haven't tried the  
ccub trick with HDF5 or NetCDF yet.

The ccub trick depends on fixing some endian stuff in the HDF  
source.  There are a couple endian defines to conditionalize, and a  
program to disable that is built and run during compilation.


I'll follow up with the full info when I have more time later.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Theory of the Universe

There is a theory which states that if ever anyone discovers exactly  
what the universe is for and why it is here, it will instantly  
disappear and be replaced by something even more bizarrely  
inexplicable.  There is another theory which states that this has  
already happened.

-Hitchhiker's Guide to the Galaxy 2nd season intro




More information about the Pythonmac-SIG mailing list