[erlang-questions] Erlang cross compilation for MOXA arm9, problems ...

Matthias Lang matthias@REDACTED
Tue May 10 15:22:48 CEST 2011


Hi,

> root@REDACTED:/mnt/sd/arm-moxa-linux-gnu# cat /proc/cpuinfo 
> Processor	: ARM922Tid(wb) rev 1 (v4l)

> root@REDACTED:/mnt/sd/arm-moxa-linux-gnu# ./bin/erl
> Failed to set thread main status: Invalid argument (22)
> Aborted
> 
> Does that ring any bells for possible reasons? 

Don't think I've seen that problem before. FWIW, I run Erlang
cross-compiled for

  Processor       : ARM926EJ-S rev 5 (v5l)

I don't know how close an ARM926EJ-S is to an ARM922Tid(wb). I'm using
using the ELDK toolchain from denx.de (gcc 4.2.2).

Matt



More information about the erlang-questions mailing list