<div>This is a nightmare.  It is as bad as installing unix with apt.  Why can&#39;t I have one tarball or one installer exe for everything?  Can&#39;t use msysGit, which I tried originally since I have about 18 months experience using it, since it only has the minimal binaries to compile git, not what is needed for Cog it seems.</div>
<div><br></div><div>Installing MSYS/MinGW is a complete disaster.</div><div class="gmail_quote"><div><br></div><div>It looks like there are a few problems MSYS install instructions (<a href="http://www.mingw.org/wiki/msys">http://www.mingw.org/wiki/msys</a>).  </div>
<div><br></div><div>The first step talks about installing MinGW:</div><div><br></div><div class="gmail_quote"><div><span class="Apple-style-span" style="color: rgb(57, 57, 57); font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px; ">If you haven&#39;t already installed MinGW on your system, install MinGW </span><span class="Apple-style-span" style="color: rgb(57, 57, 57); font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px; ">in C:\MinGW. It is better to not install it in the same directory than MSYS, though there should be no problem since MSYS 1.0.11. In the installer, choose &quot;Download and install&quot;, then &quot;Current&quot; (it will install gcc 4.4.0).</span></div>
</div></div><div class="gmail_quote"><div><br></div><div>Following the MinGW link takes me to the MinGW sourceforge site, click files, and which MinGW installer is there??  The only one I find is: <a href="http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/mingw-get-inst-20110530/mingw-get-inst-20110530.exe/download">http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/mingw-get-inst-20110530/mingw-get-inst-20110530.exe/download</a>.  This does NOT have install options for &quot;Download and install&quot; and &quot;Current&quot;.  However, I get a MinGW directory with a bin with gcc and g++.  Looks like this file was changed on 5/30/2011.</div>
<div><br></div><div>The second step looks good.</div><div><br></div><div>The third step refers to a post-install process question that does not appear for me.</div><div><br></div><div>The fourth step is golden, except the second step already provided an option to install the DTK.</div>
<div><br></div><div>The fifth step, install MSYS Core 1.0.11 has the wrong link.  The correct link is: <a href="http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/msys-core/msys-1.0.11/msysCORE-1.0.11-bin.tar.gz/download">http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/msys-core/msys-1.0.11/msysCORE-1.0.11-bin.tar.gz/download</a>.  Furthermore, it overwrites stuff from the second link and it has like 6 subsequent versions from 1.0.11.</div>
<div><br></div><div>Without installing step 5, I get the same results as with my original msysGit attempt, undefined references due to missing libraries.  With step 5 I cannot even compile past the first plugin object compile: UUIDPlugin, because of a missing libgmp-10.dll.  I tried to dig into CMake files to find a LIB reference, and got into the deep weeds.</div>
<div><br></div><div>Could someone who knows what they are doing try this all from scratch and update the instructions, please?   There are just too many moving pieces and a tarball along the lines of &#39;Squeak-Win32-Tools-1.2.zip&#39; would be a blessing.</div>
<div><br></div><div>jj</div></div>