
6 Nov
2009
6 Nov
'09
2:02 a.m.
On Tue, Nov 03, 2009 at 11:04:50PM -0800, Ralf W. Grosse-Kunstleve wrote:
-std=c++0x
Could this be the problem? -- I use Boost.Python with gcc 4.4 all the time, but I've never tried it in c++0x mode.
Yeah, that is likely the problem. I had forgotten that I was specifically testing C++0x mode. Richard Webb has posted some promising-looking patches to the ticket I opened: https://svn.boost.org/trac/boost/ticket/3584 -steve