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
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