Cannot have GHC in ARMv6 architecture

Karel Gardas karel.gardas at centrum.cz
Wed Sep 9 13:23:19 UTC 2015


So ghc-stage1 is working. Good! Now just to find why your base is 
broken, please rebuild ghc completely and this time does not use any -j 
5 option. It'll use just one core, but will stop on the first error. 
Let's see how far you get.

Karel

On 09/ 9/15 02:59 PM, jmcf125 at openmailbox.org wrote:
>> How exactly ghc-stage1 behaves? What does ghc-stage1 --info tells you?
>   $ ../inplace/bin/ghc-stage1 --make HelloWorld.lhs
>
> HelloWorld.lhs:1:1:
>      Could not find module ‘Prelude’
>      There are files missing in the ‘base-4.8.1.0’ package,
>      try running 'ghc-pkg check'.
>      Use -v to see a list of the files searched for.
>
>   $ ../inplace/bin/ghc-pkg check -v >ghc-pkg.check.log  2>&1
>



More information about the ghc-devs mailing list