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)?<br>

<br><div class="gmail_quote">2012/6/16 Cristian Baboi <span dir="ltr"><<a href="mailto:cristian.baboi@gmail.com" target="_blank">cristian.baboi@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Īn data de Sat, 16 Jun 2012 19:03:00 +0300, Mikael <<a href="mailto:mikael.rcv@gmail.com" target="_blank">mikael.rcv@gmail.com</a>> a scris:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
To the best of my experience, calling the vcvars bat file prior to getting<br>
into Gambit (or at least, prior to any Visual C compiler executable<br>
invocation) is vital to Gambit C file compilation success when using VC, as<br>
well as for the compilation of pretty much any other C file too btw.<br>
</blockquote>
<br></div>
I was compiling from a command prompt that already had vcvars called.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Why do you use misc/vs2008.bat, doesn't the Gambit-VC binary distro use CL<br>
appropriately in gambc-cc.bat as used by |compile-file| already?<br>
</blockquote>
<br></div>
I was trying to compile gsi & gsc, not some scheme source.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(As of currently I'm unaware of what misc/vs2008.bat is for, if you are<br>
please feel free to share.)<br>
</blockquote>
<br></div>
It's for compiling gambit-c with visual studio.<br>
<br>
Trying misc\vc2008.bat from a x64 Win64 VS2010 command prompt gives 64 bit gsi.exe & gsc.exe<br>
Unfortunatelly,unlike 32 bit versions, they crash on launch.<br>
</blockquote></div><br>