Linked by snydeq on Mon 1st Jun 2009 16:27 UTC
Thread beginning with comment 366585
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2007-02-17
ARM processors running at 1GHz in battery-powered mobile devices just don't have enough processing grunt to make such a thing practical.
Is it possible? Yes. Is it useable at al? No. Sorry.
If you want an application to work on an ARM device of this capability ... take the original source code and re-compile it for ARM. That is the ONLY practical way to run things on on an ARM device.
If you have an x86 binary-only copy of an application, you can forget about trying to run it satisfactorily on an ARM netbook.