[Haskell-cafe] network 2.3.05 on windows 7 with ghc-7.2.1

Sai Hemanth K saihemanth at gmail.com
Thu Sep 29 10:56:48 CEST 2011


Hi,

>
> If someone here managed to  build network 2.3.05 on windows 7 with
> ghc-7.2.1 , could you kindly pass me the trick?
> The config step fails with missing header. I tried running it with mingw
> (tried with the latest one too - just in case :
> http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/
> )
>
> I did not face any issue for the same thing on linux.
>
> Many thanks,
> Hemanth K
>
> I have done exactly this with the same versions. No problems. I used the
> MINGW that comes with ghc-7.2.1.
> I probably executed the configure under MSYS though, which probably makes
> the difference.
>
> Rene.
>
> _


Thanks! Your approach worked perfectly.
All I had to do was to ensure that the msys uses ghc's mingw to configure
and build successfully.

thank you

regards,
Hemanth K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110929/48878561/attachment.htm>


More information about the Haskell-Cafe mailing list