#5735: Build failure on s390(x): Don't know if ArchUnknown is 32bit
-------------------------+--------------------------------------------------
Reporter: nomeata | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 7.4.1
Component: Compiler | Version: 7.3
Keywords: | Os: Linux
Architecture: Other | Failure: Building GHC failed
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
-------------------------+--------------------------------------------------
Comment(by marlowsd@…):
commit 8387f0198e7a925d9d0754b2befb021ffa1307d7
{{{
Author: Simon Marlow <[email protected]>
Date: Wed Jan 4 11:37:47 2012 +0000
Store the word size as determined by configure, in the settings file
(#5735)
Now target32bit works for all targets without any manual intervention,
as it should do. #5735 was a portability regression.
compiler/main/SysTools.lhs | 2 ++
compiler/utils/Platform.hs | 11 ++---------
configure.ac | 4 ++++
distrib/configure.ac.in | 5 +++++
settings.in | 1 +
5 files changed, 14 insertions(+), 9 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5735#comment:5>
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