
#12995: interpetBCO doesn't get stripped from executables -------------------------------------+------------------------------------- Reporter: olsner | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 8.0.1 Resolution: | Keywords: footprint Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by olsner): That does sound simpler, but I believe `ghc-stage2` currently links against the same RTS libraries that are being installed? Then we'd need to introduce separate copies of the RTS for ghc itself and user programs. WRT compilation time, the RTS build at least parallelizes perfectly so that shouldn't be too bad, but it could be a bit of a build-system mess. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12995#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler