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