[GHC] #9007: fails to build with hardening flags enabled (relocation R_X86_64_32 against `stg_CHARLIKE_closure'...)

GHC ghc-devs at haskell.org
Sat Apr 19 19:10:10 UTC 2014


#9007: fails to build with hardening flags enabled (relocation R_X86_64_32 against
`stg_CHARLIKE_closure'...)
----------------------------------------+----------------------------------
        Reporter:  nomeata              |            Owner:
            Type:  bug                  |           Status:  new
        Priority:  normal               |        Milestone:
       Component:  Compiler             |          Version:  7.9
      Resolution:                       |         Keywords:
Operating System:  Unknown/Multiple     |     Architecture:
 Type of failure:  Building GHC failed  |  Unknown/Multiple
       Test Case:                       |       Difficulty:  Unknown
        Blocking:                       |       Blocked By:
                                        |  Related Tickets:
----------------------------------------+----------------------------------

Comment (by simonmar):

 So you should be able to repro this manually.  I just tried with `-optl-
 Wl,-z,relro`, but didn't see an error.  You can look in `config.log` to
 see the exact command line that GHC was invoked with.

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


More information about the ghc-tickets mailing list