#5760: lib/settings file wrong
---------------------+------------------------------------------------------
 Reporter:  rl       |          Owner:                  
     Type:  bug      |         Status:  new             
 Priority:  normal   |      Component:  Compiler        
  Version:  7.2.1    |       Keywords:                  
       Os:  Windows  |   Architecture:  Unknown/Multiple
  Failure:  Other    |       Testcase:                  
Blockedby:           |       Blocking:                  
  Related:           |  
---------------------+------------------------------------------------------
 This is what ghc-7.2.2/lib/settings looks like on my machine after normal
 installation with the Windows installer:

 {{{
 [("GCC extra via C opts", " -fwrapv"),
  ("C compiler command", "$topdir/../mingw/bin/gcc.exe"),
  ("C compiler flags", ""),
  ("ar command",
 "D:/slave/stable/builder/tempbuild/build/inplace/mingw/bin/ar.exe"),
  ("ar flags", "q"),
  ("ar supports at file", "YES"),
  ("touch command", "$topdir/touchy.exe"),
  ("dllwrap command", "$topdir/../mingw/bin/dllwrap.exe"),
  ("windres command", "$topdir/../mingw/bin/windres.exe"),
  ("perl command", "$topdir/../perl/perl.exe")]
 }}}

 It seems that `ar command` is completely wrong.

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