
#9873: Use CONF_GCC_LINKER_OPTS_STAGE2 only in stage2 -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build | Version: 7.9 System | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by erikd): It fails the first time it tries to run an executable generated by the stage1 compiler. During some earlier testing I had disabled compiling the `dyn` way, so the first failure was with the `inplace/bin/ghc-stage2` binary. If I re-enable the `dyn` way, the first failure is when the build tries to run `inplace/bin/dll-split`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9873#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler