GHC on ubuntu arm64 and ppc64el

Colin Watson cjwatson at ubuntu.com
Tue Dec 17 14:17:55 UTC 2013


On Tue, Dec 17, 2013 at 10:34:52AM +0000, Gianfranco Costamagna wrote:
> I'm a little bit worried about arm64 and ppc64el because ghc is not
> built for them, since the package depends from itself and I think
> wihout any manual hint it will never be automatically built.
> 
> I think you did something similar for gcc, since it should depend on
> itself too, anyway I don't know how to fix it, or how to help in
> fixing it.
> 
> (should you copy the binary from a similar architecture or build a
> prior release before?)

We can manually bootstrap packages - that's not a problem.  However, GHC
hasn't yet been ported to arm64 upstream:

  https://ghc.haskell.org/trac/ghc/ticket/7942

ppc64el may be easier as GHC does have a port for ppc64, so it's
hopefully just a small tweak to handle the endian switch.  I'll worry
about that when the port has been alive for slightly longer than a
couple of days in Launchpad!

Cheers,

-- 
Colin Watson                                       [cjwatson at ubuntu.com]




More information about the Ubuntu-devel-discuss mailing list