[Haskell-cafe] building ghc on arch linux ARM?
Karel Gardas
karel.gardas at centrum.cz
Tue Apr 10 08:34:37 CEST 2012
On 04/ 9/12 10:35 AM, Graham Klyne wrote:
>> It ships with Debian, along with the full Haskell Platform built for ARM
>> and lots of other libraries. Other than speed, it's fine.
>
> Hmmm... I wonder if it will squeeze onto a Raspberry Pi :)
It should, if not report a bug since I regularly test on ARMv7 (even GHC
buildbot is using ARMv7) (side note: GHC HEAD currently broken), but
Raspberry Pi provides just Broadcom BCM2835 which should be ARM1176JZFS,
i.e. ARMv5. But rest assured, ARMv5 should be supported by GHC...
Karel
More information about the Haskell-Cafe
mailing list