[gambit-list] Gambit-C and cygwin
Valeriya Pudova
valery at digitalchile.net
Thu Mar 17 14:25:05 EDT 2011
Hello,
I have compiled with cygwin the latest gambit version (4.6.0). Was used
sequence
./configure --enable-single-host
make
make install
The "make check" stop in infinity loop after:
../gsi/gsi -:h4000,~~bin=../bin,~~lib=../lib,~~include=../include -f
error.scm < error.scm > test2.out
Anyway. After installation the "gsi" works. "gsc -c" also.
But "gsi -obj" or "gsc -exe" dying in infinity loop
(can be terminated by ctrl+c with message *** INTERRUPTED IN
##make-device-port-from-single-device)
If try compile file .c file by gcc there is error:
undefined reference to `_WinMain at 16'
Also log has allot of
/tmp/cco0Sj28.o:test.c:(.text+0x71): undefined reference to `____gstate'
/tmp/cco0Sj28.o:test.c:(.text+0x84): undefined reference to `____G_fac'
/tmp/cco0Sj28.o:test.c:(.text+0xbc): undefined reference to `____gstate'
/tmp/cco0Sj28.o:test.c:(.text+0xd4): undefined reference to `____G_fac'
....
Any ideas?
-- Valeriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20110317/ab34c665/attachment.htm>
More information about the Gambit-list
mailing list