[GHC] #703: all binaries built by ghc have executable stacks
GHC
ghc-devs at haskell.org
Wed Jan 29 08:43:39 UTC 2014
#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):
Replying to [comment:23 juhpetersen]:
> (I noticed that HSbase*.o has executable stack set but I guess that
should not affect this, right?)
Actually for unpatched ghc-7.6.3 (testing on i686)
/usr/lib/ghc-7.6.3/base-4.6.0.1/HSbase-4.6.0.1.o does not
seems to have .note.GNU-stack
Anyway something must be different in 7.8.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/703#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list