Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Matthias Kilian
Hi, On Mon, Feb 01, 2016 at 05:50:25PM +0100, Christoph R. Murauer wrote: > > Depends on available hardware/testers etc. I'm afraid target group is > > so small that haskell-platfrom community will not do this, so this is > > more for OpenBSD ports team... > > sarc/ > Let me be selfish, if

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Christoph R. Murauer
> IMHO, haskell-platform (https://www.haskell.org/platform/) providing > *binaries* for Linux is strange. I understand why there are binaries > for Windows and MacOS, but for systems providing binary packages > themselves, it just doesn't make sense. Good, that we must not understand everything

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Karel Gardas
Try to use cross-compilation. I think GHC HEAD should be quite OK on this. GHC also provides functional PowerPC backend which was even enhanced to support 64bit so I think there is really high chance you will be able to succeed. The tricky part is in configuration where you will need to experiment

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Christoph R. Murauer
> I've thought even on G5 OpenBSD is still 32bit, isn't it? Yep, you are right. I looked at the macppc page again. On the G5 it runs also in 32 bit - no problem, thats fast enough. > Depends on available hardware/testers etc. I'm afraid target group is > so small that haskell-platfrom community

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Christoph R. Murauer
Hello ! > Try to use cross-compilation. I think GHC HEAD should be quite OK on > this. GHC also provides functional PowerPC backend which was even > enhanced to support 64bit so I think there is really high chance you > will be able to succeed. The tricky part is in configuration where you > will

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-02-01 Thread Karel Gardas
On Mon, Feb 1, 2016 at 4:22 PM, Christoph R. Murauer wrote: > Thanks for your detailed answer. If the machine arrives, I will give > it a try at the weekend. > > I also think, that cross compiling is the best solution. I will use a > snapshot for it. Depending on how many macppc

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Matthias Kilian
On Sun, Jan 31, 2016 at 11:38:48PM +0100, Matthias Kilian wrote: > > > Any chances (have no machine to try it) to build the community / older > > > version of ghc ? [...] > 2.Try to get a ghc-6.6.1 .hc file bundle for ppc from somewhere at > *.haskell.org (and add it to the fetch() function of

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Christoph R. Murauer
> On Sun, Jan 31, 2016 at 11:38:48PM +0100, Matthias Kilian wrote: >> > > Any chances (have no machine to try it) to build the community / >> older >> > > version of ghc ? > > [...] > >> 2.Try to get a ghc-6.6.1 .hc file bundle for ppc from somewhere at >> *.haskell.org (and add it to the

Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Juan Francisco Cantero Hurtado
Moving the thread to ports@ On Sun, Jan 31, 2016 at 09:16:07PM +0100, Christoph R. Murauer wrote: > Hello ! > > Thanks for your answer. > > > The GHC port doesn't work on powerpc. > > Any chances (have no machine to try it) to build the community / older > version of ghc ? > > -- Juan

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Matthias Kilian
Hi, On Sun, Jan 31, 2016 at 10:00:32PM +0100, Juan Francisco Cantero Hurtado wrote: > Moving the thread to ports@ > > On Sun, Jan 31, 2016 at 09:16:07PM +0100, Christoph R. Murauer wrote: > > Hello ! > > > > Thanks for your answer. > > > > > The GHC port doesn't work on powerpc. > > > > Any