|
[ ghc-Bugs-1184356 ] amd64 architecture not correctly detected: msg#00078lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1184340 ] Incorrect Type Inference?, SourceForge.net |
|---|---|
| Next by Date: | signal handling weirdness, Volker Wysk |
| Previous by Thread: | [ ghc-Bugs-1184340 ] Incorrect Type Inference?, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1184356 ] amd64 architecture not correctly detected, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |