lightning
[Top][All Lists]
Advanced

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

[Lightning] Re: lightning on mingw


From: Yaroslav Kavenchuk
Subject: [Lightning] Re: lightning on mingw
Date: Wed, 21 May 2008 17:03:37 +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

Sam Steingold wrote:
does this patch help?


Partially:

gcc -mno-cygwin -I/usr/local/include -Igllib --save-temps -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -falign-functions=4 -D_WIN32 -g -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 -DUNICODE -DHEAPCODES -DUSE_JITC -Dlightning -DDYNAMIC_FFI -I. -Wno-unused -c eval.c
In file included from C:/msys/local/include/lightning.h:44,
                 from lightning.c:55,
                 from ../src/eval.d:8270:
C:/msys/local/include/lightning/asm.h:48:1: warning: "_r1" redefined
In file included from C:/msys/local/include/lightning/asm.h:46,
                 from C:/msys/local/include/lightning.h:44,
                 from lightning.c:55,
                 from ../src/eval.d:8270:
C:/msys/local/include/lightning/asm-i386.h:125:1: warning: this is the location of the previous definition
In file included from ../src/eval.d:8270:
lightning.c:1162:1: warning: "S_operand_ignore" redefined
../src/eval.d:6129:1: warning: this is the location of the previous definition
In file included from ../src/eval.d:7:
../src/lispbibl.d:9042: warning: volatile register variables don't work as you might wish
../src/eval.d: In function `interpret_bytecode_':
../src/eval.d:5768: warning: variable 'byteptr' might be clobbered by `longjmp' or `vfork'
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


--
WBR, Yaroslav Kavenchuk.




reply via email to

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