Re: [GHC] #703: all binaries built by ghc have executable stacks

#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: | ----------------------------+---------------------------------------------- Changes (by juhpetersen): * cc: simonmar (added) Comment: Replying to [comment:26 ezyang]:
Perhaps some library HSbase is using has an executable stack? Maybe the build should be cleaned and tried again?
I am pretty sure I was testing with a fresh build from the buildsystem. I thought HSbase.o is only used by ghci? Is it also used by other parts? (I tried also dynamic linking with unpatched ghc-7.6.3 and it also leads to executable stack.) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/703#comment:28 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC