|
From: | Yaroslav Kavenchuk |
Subject: | [Lightning] Re: lightning on mingw |
Date: | Thu, 22 May 2008 14:24:30 +0300 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.8.1.9) Gecko/20071030 SeaMonkey/1.1.6 Mnenhy/0.7.5.0 |
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? Any help? -- WBR, Yaroslav Kavenchuk.
[Prev in Thread] | Current Thread | [Next in Thread] |