Re: [C++-sig] compiling python extensions to work for multiple versions of python

2011-05-25 Thread Karl Kuehn
On May 25, 2011, at 8:25 AM, Wichert Akkerman wrote: >> 1) Is this a limitation of Boost.Python? A trick from MySQL that I can >> emulate? Am I missing something obvious? I have tried a large number of >> variations in build commands using combinations of the following: > > This is a limitation

Re: [C++-sig] compiling python extensions to work for multiple versions of python

2011-05-25 Thread Wichert Akkerman
On 5/25/11 17:21 , Karl Kuehn wrote: 1) Is this a limitation of Boost.Python? A trick from MySQL that I can emulate? Am I missing something obvious? I have tried a large number of variations in build commands using combinations of the following: This is a limitation of python, and I would be

[C++-sig] compiling python extensions to work for multiple versions of python

2011-05-25 Thread Karl Kuehn
I am working on compiling a python extension (specifically libtorrent-rasterbar), and would like to wind up with a single executable that I can use on multiple versions of MacOS X (specifically 10.5 and 10.6) without having to force the version of python used on each version (10.5 has 2.