ghc-6.8.1 on WinXP: windres: can't open font file `for'

Bayley, Alistair Alistair_Bayley at invescoperpetual.co.uk
Wed Feb 20 10:20:58 EST 2008


> From: Simon Marlow [mailto:simonmarhaskell at gmail.com] 
> 
> I assume the bug you're encountering is this one:
> 
> http://hackage.haskell.org/trac/ghc/ticket/1828
> 
> in which case the workaround is not to install GHC to a patch 
> containing 
> spaces.
> 
> If it's not that bug, then we'll have to investigate further.


I searched trac for windres and found two tickets (including that one
above), neither of which seems to describe my problem. Here's the
(trimmed) output from ghc -v3:


Linking Main.exe ...
*** Windres:
c:\ghc\ghc-6.8.1\bin/windres --preprocessor=c:\ghc\ghc-6.8.1\gcc
-Bc:\ghc\ghc-6.8.1\gcc-lib/ -E -xc -DRC_INVOKED
--input=C:/DOCUME~1/bayleya/LOCALS~1/Temp/ghc1480_0/ghc1480_0.rc
--output=C:/DOCUME~1/bayleya/LOCALS~1/Temp/ghc1480_0/ghc1480_0.o
--output-format=coff

c:\ghc\ghc-6.8.1\bin/windres: can't open font file `for': No such file
or directory


You can see that my ghc installation is on a path sans spaces. Would you
like more information?

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************



More information about the Glasgow-haskell-users mailing list