Ticket #5459 (closed feature request: fixed)

Opened 21 months ago

Last modified 21 months ago

Please add s390x to list of known architectures

Reported by: nomeata Owned by: simonmar
Priority: normal Milestone:
Component: Build System Version: 7.2.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Other
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

ghc-7.0.4 compiles and runs fine on s390x, after an initial bootstrap via ghc-6.4.2 (based on .hsc files built on s390 and the patches initially created for ppc64 found on  https://slyfox.ath.cx/ghc/patches/6.4.2/) and ghc-6.10.1 (which hit the bug mentioned in  http://haskell.1045720.n5.nabble.com/the-impossible-happened-splitTyConApp-td3148936.html#a3148937 once but manually building the files without -O helped, as SPJ said it would).

It would be great if bootstrapping ghc did not require that many detours.

Please apply the attached patch so that ghc knows about the new architecture.

Attachments

Change History

Changed 21 months ago by nomeata

Changed 21 months ago by simonmar

  • owner set to simonmar

Changed 21 months ago by simonmar

  • status changed from new to closed
  • resolution set to fixed

Applied: 559f375f05d45d813f8c4ef8d4a6cba5150226be

Note: See TracTickets for help on using tickets.