#5155: GHC won't configure for i586
------------------------+---------------------------------------------------
Reporter: mcandre | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords: haiku configure config arch architecture
Testcase: | Blockedby:
Os: Other | Blocking:
Architecture: x86 | Failure: Building GHC failed
------------------------+---------------------------------------------------
Comment(by mcandre):
Ah, {{{ config.sub }}} accepts i386, i586, and i686. But {{{ configure }}}
only accepts i386.
{{{
i386)
BuildArch="i386"
;;
}}}
Please modify {{{ configure }}} to match what {{{ config.sub }}} accepts.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5155#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs