Yup, that fixed the problem.&nbsp; Thanks for your help. :)<br><br><br><br><br><br><br><div><span class="gmail_quote">On 10/22/07, <b class="gmail_sendername">Simon Marlow</b> &lt;<a href="mailto:simonmarhaskell@gmail.com">simonmarhaskell@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;">John Vogel wrote:<br>&gt; Running ghc 6.6.1<br>&gt; On Windows Vista<br>
&gt;<br>&gt; I get this error when I run: ghc Main.hs<br>&gt;<br>&gt; gcc: installation problem, cannot exec `as&#39;: No such file or directory<br><br>This is a known problem on Vista.&nbsp;&nbsp;The GHC 6.8.1 snapshot should work for
<br>you, e.g.<br><br><a href="http://www.haskell.org/ghc/dist/stable/dist/ghc-6.8.0.20071020-i386-unknown-mingw32.exe">http://www.haskell.org/ghc/dist/stable/dist/ghc-6.8.0.20071020-i386-unknown-mingw32.exe</a><br><br>Please try it out and let us know if that helps.
<br><br>FYI, the bug we fixed is this:<br><br><a href="http://hackage.haskell.org/trac/ghc/ticket/1110">http://hackage.haskell.org/trac/ghc/ticket/1110</a><br><br>Cheers,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simon<br><br></blockquote></div><br>