Bugs item #1363942, was opened at 2005-11-22 11:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1363942&group_id=8032

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Goerzen (jgoerzen)
Assigned to: Nobody/Anonymous (nobody)
Summary: nativeGen/MachRegs.lhs:1016: parse error

Initial Comment:
I am attempting to build GHC 6.4.1 on AIX 5.1L using
GHC 6.2.1 as the host compiler.

Everything proceeds fine until the crash here.

I believe that the problem is that no content for the
callClobberedRegs defined for AIX.  In particular,
powerpc_TARGET_ARCH will be defined, but there is no
clause in that file for PowerPC.

I will attach a build log.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1363942&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to