Simon Peyton-Jones (simonpj@xxxxxxxxxxxxx) wrote:
> I urge you to follow the instructions carefully laid out at
>
> http://www.haskell.org/ghc/docs/latest/html/building/winbuild.html
>
> >From your 'configure' line, it doesn't look as if you are doing so. If
> you do anything else you are on your own!
You probably think about "configure --prefix=/mingw" but I built dozen of
programs without any problem since MSYS is responsible to translate POSIX
paths to Win equivalents.
In MSYS' fstab I have defined:
c:/mingw /mingw
mount point, and MSYS' shell finds everything. Finally, GHC configure
properly finds all the components, but my build problem is, imho, more
connected to "locating package.conf" thread in glasgow-haskell-bugs archive
from the June '03, I just don't know how to fix it :-(
But, I'll try with --prefix=c:/mingw & --with-gcc=c:/mingw/bin/gcc.
> Incidentally, the right mailing list for *building GHC* is
> cvs-ghc@xxxxxxxxxxx
Please, be patient with me - I'm new and subscribed to both users & bugs lists,
but dropped the cvs-ghc thinking it is just for CVS commits (it is described as
"GHC/CVS discussion and fptools/ghc CVS commit messages"), while I'm just try
to be GHC user (on Linux - I'm on Gentoo - it also includes to build the
package from the source :-)
Sincerely,
Gour
--
Gour
gour@xxxxxxxxxxxx
Registered Linux User #278493
|