Re: [C++-sig] compile-time macro errors when using Python 2.7.1 and Boost 1.45 on OSX 10.6.6

2011-03-09 Thread Athanasios Dousis
I've appended this issue to the Python bug tracker http://bugs.python.org/issue10910 On Mar 2, 2011, at 11:17 AM, Athanasios Dousis wrote: > Hello all, > > I'm upgrading from Python 2.6.5 to 2.7.1, and I'm getting the error below > when compiling my program using Boost 1.45 and gcc 4.2.1 in OS

Re: [C++-sig] Cplusplus-sig Digest, Vol 30, Issue 6

2011-03-09 Thread Ryan Murray
Hi Austin, Thanks for the reply. The lines you changed in my compile command were actually how I was compiling as well. I just copied the wrong line into the email. On my Linux box the problem was being caused by an old set of boost libraries compiled with an older intel compiler. On OSX, I am not