开发者

Erlang/OTP R13B ARM binary download

Is there a site where Erlang/OTP binaries for ARM-Linux can be downloaded? www.erlang.org only has source release (and I haven't managed to cross-compile it on the initial attempts), while http://cean.process-one.net/downloads/开发者_StackOverflow社区 only has R12B.


You can check the website http://www.erlang-embedded.com/.


Is your board big enough to just build it on-board from source? A beagleboard-xm will build Erlang in about 25min on a USB hard drive. I used a gentoo arm stage3 chroot and built erlang using "emerge erlang".

I've done enough cross-compiling to know to avoid it. ARM CPUs are fast enough now that I can dispense with it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜