
Hello everyone, I've been attempting to build darcs under ghc-6.10.0.20080920. Currently, I'm getting the following error: ghc failed with: D:\Programs32\GHC\ghc-6.10.0.20080920\bin/windres: CreateProcess (null): No error Does anyone recognize this? Any pointers for where I should be looking? This is on Vista 64-bit SP1. /g -- I am in here

Hi See: http://hackage.haskell.org/trac/ghc/ticket/2585 The solution is to grab a version of GHC 6.8 and copy its windres.exe into the GHC 6.10 bin directory. This will be fixed before release. Thanks Neil
-----Original Message----- From: glasgow-haskell-users-bounces@haskell.org [mailto:glasgow-haskell-users-bounces@haskell.org] On Behalf Of J. Garrett Morris Sent: 17 October 2008 4:21 pm To: GHC users Subject: GHC 6.10 confusion
Hello everyone,
I've been attempting to build darcs under ghc-6.10.0.20080920. Currently, I'm getting the following error:
ghc failed with: D:\Programs32\GHC\ghc-6.10.0.20080920\bin/windres: CreateProcess (null): No error
Does anyone recognize this? Any pointers for where I should be looking?
This is on Vista 64-bit SP1.
/g
-- I am in here _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================

My hero! This resolved my problem.
/g
On Fri, Oct 17, 2008 at 8:38 AM, Mitchell, Neil
Hi
See: http://hackage.haskell.org/trac/ghc/ticket/2585
The solution is to grab a version of GHC 6.8 and copy its windres.exe into the GHC 6.10 bin directory.
This will be fixed before release.
Thanks
Neil
-----Original Message----- From: glasgow-haskell-users-bounces@haskell.org [mailto:glasgow-haskell-users-bounces@haskell.org] On Behalf Of J. Garrett Morris Sent: 17 October 2008 4:21 pm To: GHC users Subject: GHC 6.10 confusion
Hello everyone,
I've been attempting to build darcs under ghc-6.10.0.20080920. Currently, I'm getting the following error:
ghc failed with: D:\Programs32\GHC\ghc-6.10.0.20080920\bin/windres: CreateProcess (null): No error
Does anyone recognize this? Any pointers for where I should be looking?
This is on Vista 64-bit SP1.
/g
-- I am in here _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================
-- I am in here

This should actually be fixed in more recent snapshots. If it isn't, please let me know. Cheers, Simon J. Garrett Morris wrote:
My hero! This resolved my problem.
/g
On Fri, Oct 17, 2008 at 8:38 AM, Mitchell, Neil
wrote: Hi
See: http://hackage.haskell.org/trac/ghc/ticket/2585
The solution is to grab a version of GHC 6.8 and copy its windres.exe into the GHC 6.10 bin directory.
This will be fixed before release.
Thanks
Neil
-----Original Message----- From: glasgow-haskell-users-bounces@haskell.org [mailto:glasgow-haskell-users-bounces@haskell.org] On Behalf Of J. Garrett Morris Sent: 17 October 2008 4:21 pm To: GHC users Subject: GHC 6.10 confusion
Hello everyone,
I've been attempting to build darcs under ghc-6.10.0.20080920. Currently, I'm getting the following error:
ghc failed with: D:\Programs32\GHC\ghc-6.10.0.20080920\bin/windres: CreateProcess (null): No error
Does anyone recognize this? Any pointers for where I should be looking?
This is on Vista 64-bit SP1.
/g
-- I am in here _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================
participants (3)
-
J. Garrett Morris
-
Mitchell, Neil
-
Simon Marlow