#4032: Missing -I flag for windres on Windows
---------------------------------+------------------------------------------
    Reporter:  batterseapower    |        Owner:  igloo              
        Type:  bug               |       Status:  patch              
    Priority:  normal            |    Milestone:  6.12.3             
   Component:  Build System      |      Version:  6.13               
    Keywords:                    |   Difficulty:                     
          Os:  Windows           |     Testcase:                     
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed
---------------------------------+------------------------------------------
Changes (by igloo):

  * owner:  => igloo


Comment:

 Thanks for the patch. However, we have an in-tree windres:
 {{{
 $ inplace/mingw/bin/windres --version
 GNU windres (GNU Binutils) 2.19.1
 }}}
 so I think the right thing to do is to use that instead. I'll give it a
 try.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4032#comment:2>
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

Reply via email to