Erlang Parallella Code not compiling

I tried compiling the parallella erlang implementation at:
https://github.com/parallella/otp
The build fails at:
make[4]: Entering directory '/mnt/exp2/otp/erts/emulator/slave'
GEN epiphany-unknown-elf/opt/smp/hipe_literals.h
/epiphany_mem: 36 byte write to unmapped address 0x80000000 at 0x0
sim_halt - bad long jump
Makefile:653: recipe for target 'epiphany-unknown-elf/opt/smp/hipe_literals.h' failed
make[4]: *** [epiphany-unknown-elf/opt/smp/hipe_literals.h] Error 1
Has anyone already fixed or worked around this issue?
zmc
https://github.com/parallella/otp
The build fails at:
make[4]: Entering directory '/mnt/exp2/otp/erts/emulator/slave'
GEN epiphany-unknown-elf/opt/smp/hipe_literals.h
/epiphany_mem: 36 byte write to unmapped address 0x80000000 at 0x0
sim_halt - bad long jump
Makefile:653: recipe for target 'epiphany-unknown-elf/opt/smp/hipe_literals.h' failed
make[4]: *** [epiphany-unknown-elf/opt/smp/hipe_literals.h] Error 1
Has anyone already fixed or worked around this issue?
zmc