Re: ver. 4 Question about building Linux Interpreter ?
- Posted by mattlewis (admin) Jul 30, 2009
- 930 views
bernie said...
I'll just use Linux to build the binaries.
Where is the SVN source located to use to build the binaries
Here is the command to check out the source:
svn co https://rapideuphoria.svn.sourceforge.net/svnroot/rapideuphoria/trunk rapideuphoriaIt's the same, regardless of platform. It's actually pretty easy to cross translate, but you'll need to have a cross compiler set up, which is very untrivial.
Matt