#2585: New versions of windres fail with "windres: CreateProcess (null): No
error"
-------------------------+--------------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.10.1
Component: Compiler | Version: 6.9
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Unknown
-------------------------+--------------------------------------------------
Initially reported here:
http://www.haskell.org/pipermail/cvs-ghc/2008-September/044944.html
This version of windres:
{{{
windres.exe -V
GNU windres 2.17.50 20060824
}}}
fails with:
{{{
Linking dist\build\haddock\haddock.exe ...
*** Windres:
C:\ghc\ghc-6.9.20080905\bin/windres
--preprocessor="C:\ghc\ghc-6.9.20080905\gcc"
"-BC:\ghc\ghc-6.9.20080905\gcc-lib/" "-E" "-xc" "-DRC_INVOKED"
--use-temp-file
--input=C:\DOCUME~1\nmitche6\LOCALS~1\Temp\/ghc704_0/ghc704_0.rc
--output=C:\DOC
UME~1\nmitche6\LOCALS~1\Temp\/ghc704_0/ghc704_0.o --output-format=coff
C:\ghc\ghc-6.9.20080905\bin/windres: CreateProcess (null): No error
}}}
`GNU windres 2.15.91 20040904` works fine.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2585>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs