Aha.
os_tty.c(752) : warning C4273: 'GetConsoleWindow' : inconsistent dll linkage c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\wincon.h(946) : see previous definition of 'GetConsoleWindow' os_tty.c(851) : warning C4113: 'BOOL (__cdecl *)()' differs in parameter lists from 'PHANDLER_ROUTINE' os_tty.c(8515) : warning C4113: 'BOOL (__cdecl *)()' differs in parameter lists from 'PHANDLER_ROUTINE' os_tty.c(8536) : warning C4113: 'BOOL (__cdecl *)()' differs in parameter lists from 'PHANDLER_ROUTINE'
Could be due to it; resolve it and see what happens?
Īn data de Sun, 17 Jun 2012 11:46:45 +0300, Mikael <mikael.rcv@gmail.com> a scris:See the attachment.
Can you compile Gambit anew and paste all output you got here (so open a
console window, increase its width a bit (to 120-200 cols somewhere) and
its buffer length to be sufficient for the entire compilation, say to
15000)?
2012/6/16 Cristian Baboi <cristian.baboi@gmail.com>
Īn data de Sat, 16 Jun 2012 19:03:00 +0300, Mikael <mikael.rcv@gmail.com>
a scris:
(As of currently I'm unaware of what misc/vs2008.bat is for, if you are
please feel free to share.)
It's for compiling gambit-c with visual studio.
Trying misc\vc2008.bat from a x64 Win64 VS2010 command prompt gives 64 bit
gsi.exe & gsc.exe
Unfortunatelly,unlike 32 bit versions, they crash on launch.