BTW, important information I missed:<div><br></div><div>Mingw version 3.20</div><div>Cmake version 2.8.7</div><div><br></div><div>My Mingw/msys installation (recommended and default in the latest version of mingw) is</div>
<div><br></div><div>MinGW -&gt; C:\MinGW</div><div>Msys -&gt; c:\MinGW\msys\1.0</div><div><br></div><div>Windows XP</div><div><br></div><div>My path env variable:</div><div><br></div><div><div>.:/usr/local/bin:/mingw/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Program Files/Git/cmd:/c/Program Files/Git/bin:/c/Program Files/CMake 2.8/bin:/mingw/bin:/mingw/lib:/usr/lib/:/usr/bin/:/usr/local/bin/</div>
</div><div><br></div><div>Thanks!</div><div>Guille</div><div><br><div class="gmail_quote">On Thu, Jan 26, 2012 at 3:51 PM, Guillermo Polito <span dir="ltr">&lt;<a href="mailto:guillermopolito@gmail.com">guillermopolito@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok, I made it work linking C_INCLUDE_PATH to where the right float.h is ¬¬<div><br></div><div><div>Guille@arkha ~/cog/gpolito-cogvm/build</div>
<div>$ C_INCLUDE_PATH=/c/MinGW/include/</div><div><br></div><div>Guille@arkha ~/cog/gpolito-cogvm/build</div>
<div>$ export C_INCLUDE_PATH</div><div><br></div><div>But I don&#39;t know why I have not that as a default! :S</div><div><br></div><div>Thanks,</div><div>Guille</div><br><div class="gmail_quote">On Thu, Jan 26, 2012 at 3:33 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Jan 26, 2012 at 12:44 AM, Guillermo Polito <span dir="ltr">&lt;<a href="mailto:guillermopolito@gmail.com" target="_blank">guillermopolito@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 <br><div>Hi!</div><div><br></div><div>I&#39;m trying to get Windows VM compiled with Msys, using the Cog source code in the git repository.  I&#39;ve almost surpassed everything, but I&#39;m having some &quot;not declared&quot; errors like this:</div>



<div><br></div><div>c:/MinGW/msys/1.0/home/Guille/cog/gpolito-cogvm/platforms/win32/vm/sqWin32Intel.</div><div>c:1250:27: error: &#39;_MCW_EM&#39; no se declar¾ aquÝ (primer uso en esta funci¾n)</div><div><br></div><div>


related to these lines of the sqWin32Intel.c file:</div>
<div><br></div><div>...</div><div><div>#define FPU_DEFAULT (_RC_NEAR + _PC_53 + _EM_INVALID + _EM_ZERODIVIDE + _EM_OVERFLOW + _EM_UNDERFLOW + _EM_INEXACT + _EM_DENORMAL)</div></div><div>...</div><div><br></div><div>in squeakExceptionHandler and sqMain</div>



<div><br></div><div>_control87(FPU_DEFAULT, _MCW_EM | _MCW_RC | _MCW_PC | _MCW_IC);</div><div>...</div><div><br></div><div>However, if I comment those lines, I can compile and everything seem to work :/.</div><div><br></div>



<div>I googled a little but I&#39;ve not found anything that helps me...  Has anyone has this problem?  Is it a Msys configuration problem?</div><div><br></div></blockquote></div></div><div><br>Hi Guille. I just tried everythign from scratch in a windows box and I could build, I couldn&#39; reproduce your issue. There was a problem that the make won&#39;t link correctly, and this was because the targetDir was wrong for Windows. I have just fixed that in  CMakeVMMaker-MarianoMartinezPeck.145<br>


but that has nothing to do with your problem.<br><br>Cheers<br><br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div>Thanks!</div>


<div>Guille</div>
<br></blockquote></div><br><br clear="all"><span class="HOEnZb"><font color="#888888"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>
<br></font></span></blockquote></div><br></div>
</blockquote></div><br></div>