Re: [Cython] [cython-users] GSoC 2012

2012-03-10 Thread Dag Sverre Seljebotn
I'm pretty sure you can't be a student and mentor at the same time... Something to keep in mind... -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. mark florisson wrote: On 8 March 2012 14:27, Stefan Behnel wrote: > Hi, > > I noticed that people start rushing for the nex

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

2012-03-10 Thread mark florisson
On 10 March 2012 14:00, Stefan Behnel wrote: > Lisandro Dalcin, 10.03.2012 10:51: >> On 10 March 2012 03:41, mark florisson wrote: >>> On 9 March 2012 14:22, Lisandro Dalcin wrote: I'm basically experiencing the issues here: http://www.cocoabuilder.com/archive/xcode/310299-error-calling-

Re: [Cython] [cython-users] GSoC 2012

2012-03-10 Thread mark florisson
On 8 March 2012 14:27, Stefan Behnel wrote: > Hi, > > I noticed that people start rushing for the next season on Python's GSoC > mailing lists. Do we have any interested developers here, or general ideas > about suitable topics? I would expect that we'll do as in the last years > and participate u

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

2012-03-10 Thread Stefan Behnel
Lisandro Dalcin, 10.03.2012 10:51: > On 10 March 2012 03:41, mark florisson wrote: >> On 9 March 2012 14:22, Lisandro Dalcin wrote: >>> I'm basically experiencing the issues here: >>> http://www.cocoabuilder.com/archive/xcode/310299-error-calling-builtin-expect-inside-omp-parallel-for.html >>> >>>

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

2012-03-10 Thread Lisandro Dalcin
On 10 March 2012 03:41, mark florisson wrote: > On 9 March 2012 14:22, Lisandro Dalcin wrote: >> I'm basically experiencing the issues here: >> http://www.cocoabuilder.com/archive/xcode/310299-error-calling-builtin-expect-inside-omp-parallel-for.html >> >> Can you imagine any way to workaround it