View Single Post
Posts: 90 | Thanked: 32 times | Joined on Sep 2006 @ Bucuresti, Romania
#5
Originally Posted by zerojay View Post
Wow, that's a lot to take on in one shot. I would start from Mer and try to port that. Good luck.
I think the real hurdle is to get a Linux kernel working on the bare hardware - after this we can push Mer, Maemo, even Android as userland.

A second worthwhile consideration is to boot the Linux kernel as a Symbian process, using something like user-mode linux, with drivers that talk underneath to Symbian. Than one could run needed Maemo binaries in this Linux user process, or start Android to run Android application on S60.

Currently I'm still trying to compile the Linux kernel without drivers in OpenC under S60 5th SDK.