Ian I'm sorry to be so wimpy, but better me than our users.
I've got the "unknown symbol `___mingw_vfprintf'" problem again. See tail of log below. MSYS as usual. My hind brain says that the error was to do with an existing mingw installation. But on this particular machine I've moved it to c:/mingw-save, so it's unlikely to be that. I'm happy to perform experiments. Maybe by phone? Simon make -r --no-print-directory -f ghc.mk windows-installer "inplace/bin/mkdirhier" utils/touchy/dist/build/tmp//. No ISCC, so not making installer make: Entering directory `/c/code/HEAD/bindisttest' rm -f -rf "install dir" rm -f -rf a/b/c/* rm -f HelloWorld HelloWorld.o HelloWorld.hi output cd a/b/c/ && /c/msys/1.0/bin/tar --force-local -jxf ../../../../bindistprep/ghc-6.13.20091031-i386-unknown-mingw32.tar.bz2 mv a/b/c/ghc-6.13.20091031 c:/code/HEAD/bindisttest/"install dir" c:/code/HEAD/bindisttest/"install dir"/bin/runghc HelloWorld > output ghc: unable to load package `integer-gmp' ghc: C:\code\HEAD\bindisttest\install dir\lib\integer-gmp-0.2.0.0\HSinteger-gmp-0.2.0.0.o: unknown symbol `___mingw_vfprintf' make: *** [all] Error 1 make: Leaving directory `/c/code/HEAD/bindisttest' _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
