[Haskell-cafe] Compiling hdirect on windows with COM support

Marc Weber marco-oweber at gmx.de
Mon Feb 6 08:58:50 EST 2006


> 	echo "Press Ctrl-d when finished or enter exit to continue this script"
> 	bash dozip afterConfiguring 
I did make a small mistake here:
it should look like this:
	bash
	dozip afterConfiguring

Oh.. and I did use gcc from mingw as you can see. I don't know yet how
to specify gcc.exe from ghc-6.4.1/gcc.exe without the configure script
complaining gcc can't produce executables becaus cc1 is missing.

Marc


More information about the Haskell-Cafe mailing list