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

mark florisson markflorisson88 at gmail.com
Fri Mar 16 04:00:34 CET 2012


On 15 March 2012 13:21, Lisandro Dalcin <dalcinl at gmail.com> wrote:
> On 14 March 2012 08:58, mark florisson <markflorisson88 at gmail.com> wrote:
>> On 9 March 2012 14:22, Lisandro Dalcin <dalcinl at gmail.com> 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 :-(
>

Hm, what does this give you?

$ cpp
#if defined(__APPLE__) || defined(__OSX__)
    FOO
#endif
^D

> --
> Lisandro Dalcin
> ---------------
> CIMEC (INTEC/CONICET-UNL)
> Predio CONICET-Santa Fe
> Colectora RN 168 Km 472, Paraje El Pozo
> 3000 Santa Fe, Argentina
> Tel: +54-342-4511594 (ext 1011)
> Tel/Fax: +54-342-4511169
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> http://mail.python.org/mailman/listinfo/cython-devel


More information about the cython-devel mailing list