
#8156: amd64 + in-tree gmp build broken -------------------------------------+------------------------------------- Reporter: errge | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 (amd64) Type of failure: Building GHC | Difficulty: Easy (less than 1 failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: #4022 #4366 #4374 -------------------------------------+------------------------------------- Changes (by jstolarek): * keywords: patch => * status: new => patch Comment: Replying to [comment:4 errge]:
I forgot to show that it in the test output, but not just the resulting binary is independent of GMP, but the GHC itself is too. This is great. I hope someone with more knowledge than me will have time to look into this ticket before 7.8 release. I'm marking status of this report as 'patch'.
BTW, is there some legal issues if a distribution decides to "distribute" GMP statically linked into a GHC binary? GMP is on LGPL, GHC is on BSD - I think these are compatible, so there shouldn't be any problems. We already include some code on GPL.
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8156#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler