#6127: Build for MIPS N32 host fails due to references to 64-bit support code
----------------------------------+-----------------------------------------
Reporter: mtjm | Owner: pcapriotti
Type: bug | Status: closed
Priority: normal | Milestone: 7.6.1
Component: Runtime System | Version: 7.5
Resolution: fixed | Keywords:
Os: Linux | Architecture: mips
Failure: Building GHC failed | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
----------------------------------+-----------------------------------------
Changes (by pcapriotti):
* status: patch => closed
* resolution: => fixed
Comment:
Pushed:
{{{
commit b3dd20721470d5f2e0b5fec795dbe31e01d2cdcd
Author: Michał Masłowski <[email protected]>
Date: Sun May 27 15:35:03 2012 +0200
Don't use 64-bit support functions on MIPS N32.
It uses native 64-bit instructions instead of these, despite having
32-bit pointers.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6127#comment:3>
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