i came across one of the topics listed below.
-----------------------------------------------------------------------------
BY: althalus
Re: Tinycore as a Mobile OS ?
« Reply #3 on: December 29, 2009, 06:31:06 AM » Reply with quote
It has nothing to do with size. Chipset architectures are completely unrelated to storage methods. ARM and x86 are different chipsets. They use a different set of instructions to run applications, and software compiled using one set of instructions will not work on a chipset using a different set.
It IS possible to compile and run linux on mobile devices - Check out Maemo, Nokia N900, Google Android, Moblin. These are all linux or linux variants, but they have been compiled specifically for mobile architectures. But TC in it's present form will not work on handheld devices.
-------------------------------------------------------------------------------
this has some answer for my query. i thought if maemo of android (linux based os'es) run on ARM architecture why not tiny core.i felt i just need to compile the kernel and include the support of ARM. did anybody tried such things...