lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lightning] Re: lightning on mingw


From: Paolo Bonzini
Subject: Re: [Lightning] Re: lightning on mingw
Date: Thu, 22 May 2008 13:36:56 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Yaroslav Kavenchuk wrote:
Yaroslav Kavenchuk wrote:
In file included from ../src/eval.d:8270:
lightning.c: In function `jit_compile_':
lightning.c:3069: error: `setjmp' undeclared (first use in this
function)
lightning.c:3069: error: (Each undeclared identifier is reported only
once
lightning.c:3069: error: for each function it appears in.)
make: *** [eval.o] Error 1

What is `setjmp'? Function from <setjmp.h> or other?

When first - from eval.i:

= (((_ul )((int)(((unsigned long) ((setjmp)))))) - ((_ul )(_jit.x.pc)))

It is function call?

When not function - where it defined?

I think the problem is that setjmp is a macro in mingw, or something like that.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]