logo       

[ ghc-Bugs-1184356 ] amd64 architecture not correctly detected: msg#00078

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1184356 ] amd64 architecture not correctly detected

Bugs item #1184356, was opened at 2005-04-16 11:29
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=1184356&group_id=8032

Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: amd64 architecture not correctly detected

Initial Comment:
ghc 6.4 fails to build on Ubuntu Breezy for amd64, as
it does not disable SplitObjs. Although ia64 (itanium)
is detected, amd64 is not, and it has the same issues.

These two lines should be inserted
before line 364 in mk/config.mk.in:

ifeq "$(TARGETPLATFORM)" "x86_64-unknown-linux"
SplitObjs=NO
endif


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1184356&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise