Open linsong opened 9 years ago
article about cross compiling under android: http://kitware.com/blog/home/post/893
Hi - did you try to compile the Sedona VM targeting Android? Any luck?
Not try it yet. It should be possible, but will need efforts on cross compilation.
On Tue, Feb 16, 2016 at 11:08 PM MatthewGitter notifications@github.com wrote:
Hi - did you try to compile the Sedona VM targeting Android? Any luck?
— Reply to this email directly or view it on GitHub https://github.com/linsong/sedona/issues/6#issuecomment-184719385.
Why cross-compile on Android? Why not just compile it on Linux,
though targeting the VM for executing on Android? Ports don't need to be compiled on the OS they're targeting.
On Tue, 2016-02-16 at 17:18 -0800, Vincent Wang wrote:
Not try it yet. It should be possible, but will need efforts on cross compilation.
On Tue, Feb 16, 2016 at 11:08 PM MatthewGitter < notifications@github.com> wrote:
Hi - did you try to compile the Sedona VM targeting Android? Any luck?
— Reply to this email directly or view it on GitHub https://github.com/linsong/sedona/issues/6#issuecomment-184719385 .
— Reply to this email directly or view it on GitHub.
since android device is so popular now, running sedona on android device will be pretty helpful.