[GHC] #11834: GHC master, not compiling on Archlinux

GHC ghc-devs at haskell.org
Thu Apr 14 14:44:29 UTC 2016


#11834: GHC master, not compiling on Archlinux
-------------------------------------+-------------------------------------
        Reporter:  nitrix            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:
  (Linking)                          |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  x86_64
 Type of failure:  Building GHC      |  (amd64)
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by slyfox):

 Does it also mean your default is a -fPIC?
 What does the follwoing command shows for you?
 {{{
 $ gcc -dM -E - < /dev/null | grep -E -i 'pic|pie'
 }}}

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


More information about the ghc-tickets mailing list