Re: [Pythonmac-SIG] Errors building Cython extensions on 10.9...

2014-02-11 Thread Chris Barker
On Mon, Feb 10, 2014 at 5:28 PM, Ned Deily wrote: > > I've seen a lot of discussions on the MacPorts groups about the problems > caused by the 10.9 change in the default C++ library. It seems you can > change it at compile time but you need to be careful that other C++ libs > are also built the

Re: [Pythonmac-SIG] Errors building Cython extensions on 10.9...

2014-02-10 Thread Ned Deily
In article , Chris Barker wrote: > Have people in general been able to get extensions to build right under > 10.9? I"ve got a bunch of C++ code (and Cython-generated C++ wrappers), > that hav been building fine on OS-X up to 10.8, and Windows, and LInux, but > now I've got a user trying to buil

[Pythonmac-SIG] Errors building Cython extensions on 10.9...

2014-02-10 Thread Chris Barker
Hi all, Have people in general been able to get extensions to build right under 10.9? I"ve got a bunch of C++ code (and Cython-generated C++ wrappers), that hav been building fine on OS-X up to 10.8, and Windows, and LInux, but now I've got a user trying to build under 10.9, and they get a bunch