Simon Marlow <[EMAIL PROTECTED]> wrote:
> On 10 January 2005 17:35, Brian Smith wrote:
> > Simon Marlow <[EMAIL PROTECTED]> 
> >> BTW, /usr/local/bin is an unusual place to install ghc on Windows.
> >> I'm not sure whether everything will work properly.
> >
> > That is where "make install" puts it.
> 
> Perhaps it does, in which case you should probably explicitly set prefix
> to something when configuring.  'make install' on Windows has been a low
> priority for us - it allegedly worked recently, but we haven't tested
> it.  At the least, you need to copy by hand the gcc bits into the
> installed tree.

I have been using GHC-6.3 since 2004-12-23 using a version built using
"make ; make install" without any problems, and without copying gcc or
anything else. Does this work because I already have MinGW in my path?
Am I going to run into problems if I don't "copy by hand the gcc bits
into the installed tree?"

By the way, I got my Windows build instructions from:
http://raintown.org/wiki/index.php/Building_The_Glasgow_Haskell_Compiler_from_source_on_Windows

Also, here is another set that uses "make ; make install"
http://dcooney.com/archive/2003/04/16/320.aspx
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to