Ticket #5145 (closed bug: fixed)
ghc 7.1 says "Use -fvia-C instead" but -fvia-C is gone
| Reported by: | erikd | Owned by: | dterei |
|---|---|---|---|
| Priority: | high | Milestone: | 7.2.1 |
| Component: | Compiler | Version: | 7.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Compiling on linux-powerpc with "GhcUnregisterised?=YES" I get:
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.1.20110417 for powerpc-unknown-linux):
This compiler was built without a native code generator
Use -fvia-C instead
but the -fvia-C option was removed recently.
Change History
Note: See
TracTickets for help on using
tickets.
