#1848: Binary distributions don't install gmp
--------------------------+-------------------------------------------------
 Reporter:  simonmar      |          Owner:             
     Type:  bug           |         Status:  new        
 Priority:  normal        |      Milestone:  6.8.2      
Component:  Build System  |        Version:  6.8.1      
 Severity:  critical      |     Resolution:             
 Keywords:  gmp           |     Difficulty:  Easy (1 hr)
 Testcase:                |   Architecture:  Unknown    
       Os:  Unknown       |  
--------------------------+-------------------------------------------------
Changes (by igloo):

 * cc: [EMAIL PROTECTED] (added)

Comment:

 Adding
 {{{
 $(MAKE) -C gmp       install      DOING_BIN_DIST=YES
 }}}
 somewhere in the install target of `distrib/Makefile` sounds like the
 right thing to do, but I assume that's what you mean by "Just invoking
 gmp/Makefile doesn't work". What goes wrong when you try that?

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