
#12759: Latest Debian GCC breaks GHC -----------------------------+---------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.2 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -----------------------------+---------------------------------------- Comment (by rwbarton):
It's not entirely clear here why the Haskell compiler options shouldn't just include `CONF_LD_LINKER_OPTS_*` with the appropriate prefix but I didn't want to change that today so instead I just passed `CONF_HC_OPTS_STAGE0` explicitly.
You mean `CONF_GCC_LINKER_OPTS_STAGE0` :) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12759#comment:12 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler