[GHC] #8748: ghc-7.8-rc1/HEAD: --enable-unregisterised fails to build: threaded RTS, profiling mode

GHC ghc-devs at haskell.org
Sat Feb 8 09:47:55 UTC 2014


#8748: ghc-7.8-rc1/HEAD: --enable-unregisterised fails to build: threaded RTS,
profiling mode
-------------------------------------+------------------------------------
        Reporter:  slyfox            |            Owner:
            Type:  bug               |           Status:  new
        Priority:  high              |        Milestone:  7.8.1
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by slyfox):

 In addition to '''NOSMP''' '''includes/stg/SMP.h'''
 also contains references to '''WITHSMP'''
 {{{
 #elif !defined(WITHSMP)
 }}}

 Are they the same thing? Looks like '''WITHSMP''' is not set anywhere.

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


More information about the ghc-tickets mailing list