Sigbjorn Re the SourceForce bug report below, Simon and I think we have fixed it; the problem appears to be that the Win32 version of the Makefile put ghc-pkg in two places.
We can't easily test it, though, because it's all tied up with the Win32 installer. So could you watch out for this when you next build an installer. Speaking of which, I believe you are within an ace of being able to say 'make win32-installler' and have ghc.msi appear. Do you have any plans for finishing that off? As ever, thank you for handling the win32 build. Simon | Bugs item #635605, was opened at 2002-11-08 09:46 | You can respond by visiting: | https://sourceforge.net/tracker/?func=detail&atid=108032&aid=635605&grou p_id=8 | 032 | | Category: Compiler | Group: None | Status: Open | Resolution: None | Priority: 5 | Submitted By: Nobody/Anonymous (nobody) | Assigned to: Nobody/Anonymous (nobody) | Summary: ghc-pkg in ghc root directory | | Initial Comment: | ghc-pkg.exe is present in the ghc/bin as well as in the ghc | directory itself. Therefore, if you run the utility from the ghc | directory, it looks for package.conf in the parent of the ghc | directory. | -----Original Message----- | From: Simon Marlow [mailto:[EMAIL PROTECTED]] | Sent: 18 November 2002 10:46 | To: [EMAIL PROTECTED] | Subject: cvs commit: fptools/ghc/utils/ghc-pkg Makefile | | simonmar 2002/11/18 02:45:46 PST | | Modified files: | ghc/utils/ghc-pkg Makefile | Log: | Don't install HS_PROG in $libexecdir as well as $bindir on Win32. | | Revision Changes Path | 1.21 +8 -4 fptools/ghc/utils/ghc-pkg/Makefile | _______________________________________________ | Cvs-ghc mailing list | [EMAIL PROTECTED] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
