unsubscribe<br><br><div><span class="gmail_quote">On 10/23/07, <b class="gmail_sendername">Brandon Van Every</b> &lt;<a href="mailto:bvanevery@gmail.com">bvanevery@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you try to run CMakeSetup with MinGW on Windows Vista, and you get<br>a screenful of errors including a line:<br><br>gcc.exe: installation problem, cannot exec `cc1&#39;: No such file or directory<br><br>it&#39;s not you and it&#39;s not CMake.&nbsp;&nbsp;MinGW&#39;s gcc 
3.4.5 is fundamentally<br>broken under Vista.&nbsp;&nbsp;I&#39;ve been chasing around the mailing list<br>archives and it looks like it won&#39;t be officially fixed until MinGW<br>ships gcc 4.2.0.&nbsp;&nbsp;Unofficially, you can get a patched set of driver
<br>files.<br><a href="http://dessent.net/tmp/gcc-vista-3.4.5-20060117-1.tar.gz">http://dessent.net/tmp/gcc-vista-3.4.5-20060117-1.tar.gz</a><br>YMMV as to how well they work.&nbsp;&nbsp;They do get me past the &quot;cannot exec<br>
cc1&quot; problem but I don&#39;t have any other experience with them so far.<br><br><br>Cheers,<br>Brandon Van Every<br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">
CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>