Could you try the new fix from my branch? If it doesn't do the trick
then I will need to know whether the macros are passing the
preprocessor.
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:
>>
>> Co
mark florisson, 16.03.2012 04:00:
> $ cpp
> #if defined(__APPLE__) || defined(__OSX__)
> FOO
> #endif
> ^D
Ah, hackers. Isn't that just lovely?
Stefan
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cyth
On Sun, Mar 11, 2012 at 9:09 AM, mark florisson
wrote:
> On 11 March 2012 09:26, Lisandro Dalcin wrote:
>> On 11 March 2012 09:46, mark florisson wrote:
>>> 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 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
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
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
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?
>
> PS: This is the only serious failure I get on O
On 11 March 2012 09:26, Lisandro Dalcin wrote:
> On 11 March 2012 09:46, mark florisson wrote:
>> 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
Lisandro Dalcin, 11.03.2012 09:26:
> On 11 March 2012 09:46, mark florisson wrote:
>> On 10 March 2012 14:00, Stefan Behnel wrote:
>>> Lisandro Dalcin, 10.03.2012 10:51:
Perhaps switching to use a "omp_likely"/"omp_unlikely" macros inside
OpenMP blocks would be nicer than defining/undefin
On 11 March 2012 09:46, mark florisson wrote:
> 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://ww
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-
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
>>>
>>>
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
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?
What a lovely C compiler bug... Did you file a bug
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?
PS: This is the only serious failure I get on OS X Lion. The embed
test is not working, but it is a Make
On 9 March 2012 16:22, Lisandro Dalcin wrote:
>
> PS: This is the only serious failure I get on OS X Lion. The embed
> test is not working, but it is a Makefile issue.
>
UPDATE: The embed test do work with system Python 2.7. The failure is
with EPD Python 7.2, it is caused by a bad definition of
16 matches
Mail list logo