#1395: let ./configure check for a GNUreadline framework
--------------------------------+-------------------------------------------
    Reporter:  [EMAIL PROTECTED]    |        Owner:             
        Type:  feature request  |       Status:  reopened   
    Priority:  normal           |    Milestone:  6.8 branch 
   Component:  Build System     |      Version:  6.8        
    Severity:  normal           |   Resolution:             
    Keywords:                   |   Difficulty:  Easy (1 hr)
          Os:  MacOS X          |     Testcase:             
Architecture:  Multiple         |  
--------------------------------+-------------------------------------------
Changes (by guest):

 * cc: [EMAIL PROTECTED] (removed)

Comment:

 I was not able build a correct binary dist with a local GNUreadline
 framework, because I could not pass cc- and ld-Flags to the build process
 that don't end up in `driver/package.conf.inplace`.

 Furthermore in `compiler/ghci/Linker.lhs` the home directory of the
 current user should be added to
 `defaultFrameworkPaths` (line 1141) in order to avoid an unjustified
 failure message (without even trying to load the framework, which succeeds
 because it is already loaded by the ghc binary).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1395#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to