Have any src for arm platform?

If I need make on arm platform ?
how to do it ?
need any patch and makefile ?

···

--
Posted via http://www.ruby-forum.com/.

Kk Kk писал 28.05.2012 05:45:

If I need make on arm platform ?
how to do it ?
need any patch and makefile ?

Ruby can be cross-compiled to ARM; I did it. You will need a cross
toolchain and some patience. Google "cross compiling arm". The particular
details will be greatly dependent on your exact platform and its configuration.

···

--
   WBR, Peter Zotov.