It also appears that the Raspberry Pi 2 has a Cortex A7 processor - whereas 
in ARM.inc, we are building LLVM for cortex A9. Perhaps that may need to be 
changed and llvm probably needs to be recompiled.

-viral

On Wednesday, February 18, 2015 at 9:00:07 PM UTC+5:30, Seth wrote:
>
>
>
> On Saturday, February 14, 2015 at 12:11:04 PM UTC-8, Sto Forest wrote:
>>
>> Is there a way to get Julia running on the new Raspberry Pi 2, perhaps 
>> under raspbian ? 
>>
>>
>>
>
> So close! It ended here with an error:
>
> sort.jl
> combinatorics.jl
> version.jl
> error during bootstrap:
> LoadError(at "sysimg.jl" line 170: LoadError(at "version.jl" line 102: 
> BoundsError(a=Array{Union, 1}[], i=(1,))))
>
> Makefile:162: recipe for target 
> '/home/seth/dev/julia/julia/usr/lib/julia/sys0.o' failed
> make[1]: *** [/home/seth/dev/julia/julia/usr/lib/julia/sys0.o] Error 1
> Makefile:76: recipe for target 'julia-sysimg-release' failed
> make: *** [julia-sysimg-release] Error 2
>
>  
>

Reply via email to