Does Erlang work on any non-x86 platforms?
Microcontrollers for instance? I think it\'d be neat to get a bunch of these and put Erlang code on them.
Or does
erlang runs on anything that has gcc built for it just about. I have run it on mips, x86, ppc, and arm. It also runs on several vxworks platforms.
From the source distribution for R13B01, "README" file:
Erlang/OTP should be possible to build from source on any Unix system, including Mac OS X.
Instructions for building from source on Windows are in the file README.win32. Binary releases for Windows can be found at http://www.erlang.org/
At Ericsson we have a "Daily Build and Test" that runs on:
Operating system Versions
-----------------------------------------------------------
Solaris/Sparc32 8, 9, 10
Solaris/Sparc64 10
Solaris/x86 10
Linux/Suse x86 9.4, 10.1
Linux/Suse x86_64 10.0, 10.1, 11.0
FreeBSD x86 7.1
Mac OS X/Intel 10.4.11 (Tiger), 10.5.6 (Leopard)
Windows XP SP3, 2003, Vista