|
[ ghc-Bugs-1184356 ] amd64 architecture not correctly detected: msg#00087lang.haskell.glasgow.bugs
Bugs item #1184356, was opened at 2005-04-16 18:29 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1184356&group_id=8032 Category: Build System Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Simon Marlow (simonmar) 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 ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2005-04-19 13:20 Message: Logged In: YES user_id=48280 Fixed, thanks. ---------------------------------------------------------------------- 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: | [ ghc-Bugs-1179267 ] darcs crash, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-1184356 ] amd64 architecture not correctly detected, SourceForge.net |
| Next by Thread: | signal handling weirdness, Volker Wysk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |