[GHC] #703: all binaries built by ghc have executable stacks
GHC
ghc-devs at haskell.org
Thu Jul 11 07:32:58 CEST 2013
#703: all binaries built by ghc have executable stacks
----------------------------+----------------------------------------------
Reporter: duncan | Owner: ezyang
Type: merge | Status: merge
Priority: normal | Milestone: 6.6.1
Component: | Version: 7.6.3
Compiler (NCG) | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: Linux | Difficulty: Moderate (less than a day)
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: N/A |
Blocking: |
----------------------------+----------------------------------------------
Comment (by juhpetersen):
Hi Edward, thanks I tried that and indeed .note.GNU-stack is present and
not set executable
(with unpatched ghc-7.4.2 I see that the ghc*_1.o file has .note.GNU-stack
set executable
so your patch seems to be working).
(I noticed that HSbase*.o has executable stack set but I guess that should
not affect this, right?)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/703#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list