#2009: --with-gmp-includes not honoured everywhere
----------------------------+-----------------------------------------------
    Reporter:  kili         |       Owner:         
        Type:  bug          |      Status:  new    
    Priority:  normal       |   Milestone:  6.8.3  
   Component:  Compiler     |     Version:  6.8.2  
    Severity:  normal       |    Keywords:         
  Difficulty:  Easy (1 hr)  |    Testcase:         
Architecture:  Multiple     |          Os:  OpenBSD
----------------------------+-----------------------------------------------
 a normal build (i.e. stage1 with an existing install first) fails when
 --with-gmp-includes (and --with-gmp-libraries) is specified and gmp.h
 isn't in a (gcc) default path.

 Reason: the include path for gmp.h is missing from the generated
 rts/package.conf.inplace and utils/hsc2hs/hsc2hs-inplace.

 The attached diff fixes the build at least for OpenBSD.

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