[GHC] #16001: hadrian doesn't support setting intree gmp configuration explicitly

GHC ghc-devs at haskell.org
Thu Dec 6 04:33:48 UTC 2018


#16001: hadrian doesn't support setting intree gmp configuration explicitly
-------------------------------------+-------------------------------------
        Reporter:  carter            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Build System      |              Version:  8.6.2
  (Hadrian)                          |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by harpocrates):

 * cc: harpocrates, snowleopard, alpmestan (added)


Comment:

 Frustratingly enough, there isn't a direct way to do this in the Make
 system either (you're responsible for re-configuring `./libraries/integer-
 gmp/configure --with-intree-gmp`).

 I think this means that we'll need to tweak the toplevel
 `configure.ac`/`aclocal.m4` scripts to support `--with-intree-gmp` (and
 `--with-gmp-framework-preferred` while we're at it). My main question is:
 do we also need to make sure these new options do something for the old
 Make system too?

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16001#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list