<div>Wiped out all the Gambit distro directory and retried (tar xvfz;configure;make) and it magically worked.</div><div><br></div><div><br></div><div>(Perhaps somehow some files from the compile round with the gcc-mingw package were stuck in the distro dir somehow and that was what caused the mingw binary.)</div>

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

<div>So typically installation would more or less be ./configure --enable-single-host [--enable-cplusplus]; make; make install .</div><div><br></div>Some months ago I did this on a Cygwin installation (using a nonstandard console driver i.e. not the Microsoft-provided console as used by cmd etc.), and the gsc binary ran within cygwin smoothly.<div>


<br></div><div>Yesterday I did the same thing again, and what happened when starting gsc was that it created a new console window atop/beyond the Cygwin console window from where gsc was started (and in which it was supposed to execute), and also, the gsc binary seemed to use Windows- not Unix-naming, i.e. "c:\\dir\\dir\\etc." .</div>


<div><br></div><div><br></div><div>The configure script's output was the following, that just makes it weirder:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><pre style>checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for gcc... gcc
[...]</pre></div></blockquote><div><pre style><div style="font-family:arial;white-space:normal"><br></div><div style="font-family:arial;white-space:normal">Cygwin apparently made a 'major release' recently and at least now the default gcc distribution used, is called "gcc-mingw-" something, even though I switched to the "gcc-gcc4.4" or something, perhaps still there's something fish in there - which would be funny still, as I suppose Cygwin's gcc by default should produce Cygwin binaries.</div>


<div style="font-family:arial;white-space:normal"><br></div><div style="font-family:arial;white-space:normal">How resolve?</div><div style="font-family:arial;white-space:normal"><br></div><div style="font-family:arial;white-space:normal">


Brgds</div><div style="font-family:arial;white-space:normal"><br></div></pre></div>
</blockquote></div><br>