[GHC] #9087: Executables in the Linux binaries are not stripped
GHC
ghc-devs at haskell.org
Wed Aug 19 11:56:05 UTC 2015
#9087: Executables in the Linux binaries are not stripped
-------------------------------------+-------------------------------------
Reporter: refold | Owner: thomie
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.8.2
Resolution: | Keywords:
Operating System: Linux | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: #1851 | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* owner: => thomie
* related: => #1851
Comment:
.a files are not stripped either, though .so files are (using `--strip-
unneeded`). I think this is a Cabal bug. I'm working on a fix.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9087#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list