I am trying to configure but I cannot get around the following<br>I am unsure as to why cl is not producing an executable ? Any idea on where I can go with this ?<br><br><br>configure:1714: checking build system type<br>configure:1732: result: i686-pc-cygwin
<br>configure:1773: checking whether we want to compile in debug mode<br>configure:1820: result: no<br>configure:2065: checking for C compiler version<br>configure:2068: cl --version &lt;/dev/null &gt;&amp;5<br>configure:2071: $? = 53
<br>configure:2073: cl -v &lt;/dev/null &gt;&amp;5<br>configure:2076: $? = 53<br>configure:2078: cl -V &lt;/dev/null &gt;&amp;5<br>configure:2081: $? = 53<br>configure:2104: checking for C compiler default output file name
<br>Here I am<br>configure:2108: cl&nbsp;&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:2111: $? = 53<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>|<br>| #define PACKAGE_NAME &quot;SYMPHONY&quot;<br>| #define PACKAGE_TARNAME &quot;symphony&quot;
<br>| #define PACKAGE_VERSION &quot;5.1.4&quot;<br>| #define PACKAGE_STRING &quot;SYMPHONY 5.1.4&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="mailto:coin-symphony@list.coin-or.org">coin-symphony@list.coin-or.org</a>
&quot;<br>| #define COIN_SYMPHONY_VERBOSITY 0<br>| #define COIN_SYMPHONY_CHECKLEVEL 0<br>| /* end confdefs.h.&nbsp; */<br>|<br>| int<br>| main ()<br>| {<br>|<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:2150: error: C compiler cannot create executables
<br>See `config.log&#39; for more details.<br><br>