Re: GHC on ubuntu arm64 and ppc64el

2013-12-17 Thread Colin Watson
On Tue, Dec 17, 2013 at 10:34:52AM +, 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   [cjwat...@ubuntu.com]

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


GHC on ubuntu arm64 and ppc64el

2013-12-17 Thread Gianfranco Costamagna
Hi ubuntu developers,
I currently maintain and comaintain some packages ghc* based
(basically I help in ghc maintaining, while I maintain a game written in 
haskell)

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?)

Thanks for your attention,


Gianfranco 
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss