Skip to content
Prev 16948 / 398502 Next

Is there a port of R for WinCE machines?

"Stuart Leask" <stuart.leask at nottingham.ac.uk> writes:
Looks like cross-compiling environments for this are in their infancy. 
Have a look at

http://groups.yahoo.com/group/wince-devel/messagesearch?query=gcc

It seems like someone is pulling the strings together, but I wouldn't
hold my breath. My impression is that it is like the Win32
crosscompilers 5 years ago. Major tinkering is involved.

Notice that you need to specify the chip architecture for these
devices. R runs on the mips and arm architectures under Linux (which
implies that the gcc compiler target exists and works at least
reasonably), but with some bad problems (bad as in "can't do
postscript plots").