#4117: GHC does not accept --srcdir
---------------------------------+------------------------------------------
    Reporter:  uzytkownik        |        Owner:                     
        Type:  bug               |       Status:  new                
    Priority:  normal            |    Milestone:  6.14.1             
   Component:  Build System      |      Version:  6.12.1             
    Keywords:                    |   Difficulty:                     
          Os:  Unknown/Multiple  |     Testcase:                     
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed
---------------------------------+------------------------------------------
Changes (by igloo):

  * component:  Compiler => Build System
  * milestone:  => 6.14.1


Comment:

 Thanks for the report.

 I assume it is configure, rather than GHC, which uzytkownik expects to
 accept the flag. Our configure script's `--help` output claims:
 {{{
       --srcdir=DIR        find the sources in DIR [configure dir or `..']
 }}}
 but I assume the build system currently ignores it.

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