Re: [Cython] OS X 10.7 Lion: GCC __builtin_expect unrecognized inside OpenMP blocks

2012-03-15 Thread mark florisson
On 16 March 2012 04:00, mark florisson wrote: > On 15 March 2012 13:21, Lisandro Dalcin wrote: >> On 14 March 2012 08:58, mark florisson wrote: >>> On 9 March 2012 14:22, Lisandro Dalcin wrote: >>> >>> Could you give this fix a try? >>> https://github.com/markflorisson88/cython/commit/2bffde15e

Re: [Cython] OS X 10.7 Lion: GCC __builtin_expect unrecognized inside OpenMP blocks

2012-03-15 Thread mark florisson
On 15 March 2012 13:21, Lisandro Dalcin wrote: > On 14 March 2012 08:58, mark florisson wrote: >> On 9 March 2012 14:22, Lisandro Dalcin wrote: >> >> Could you give this fix a try? >> https://github.com/markflorisson88/cython/commit/2bffde15edc66c7416716051959e3b0cf1d6b41b >> > > I'm still getti

Re: [Cython] OS X 10.7 Lion: GCC __builtin_expect unrecognized inside OpenMP blocks

2012-03-15 Thread Lisandro Dalcin
On 14 March 2012 08:58, mark florisson wrote: > On 9 March 2012 14:22, Lisandro Dalcin wrote: > > Could you give this fix a try? > https://github.com/markflorisson88/cython/commit/2bffde15edc66c7416716051959e3b0cf1d6b41b > I'm still getting the linking error. Your fix does not resolve the issue