#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):
I've added i486, i586, and i686 to configure (patch attached).
However, configure complains that GHC can't build for i585-pc-haiku:
{{{
~> ./configure --enable-hc-boot --build=i586-pc-haiku --host=i586-pc-haiku
--target=i586-pc-haiku
checking for gfind... no
checking for find... /bin/find
checking for sort... /bin/sort
checking for ghc... no
checking build system type... i586-pc-haiku
checking host system type... i586-pc-haiku
checking target system type... i586-pc-haiku
This GHC () does not generate code for the build platform
GHC target platform :
Desired build platform : i586-pc-haiku
}}}
Sorry about duplicate patches--Haiku's browser !WebPositive creates false
error popups when uploading attachments. Just use the {{{ configure.patch
}}} one.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5155#comment:2>
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