Could Wine be installed onto pdaXrom?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Nope, I don't think so. The short answer is that wine is x86 only.
The longer, more correct answer can be found in [a href=\"http://www.winehq.com/site/myths#only_x86]Wine's FAQ[/url].
It says that yes, some applications might work with WineLib (which is a little less platform dependant), which would require source code, which is not available with Mircosoft Office. To get everything, you will have to change all of the source code, Wine's source code assumes you are running an x86 processor, but with LOTS of changes, you could get it working. (Anyone feel like looking through 9 megabytes of source code? I sure don't!).
The other problem is that you are trying to run a x86 program on a ARM processor. This would require another emulation layer, which is not yet programmed. Somebody tried once, but the project lost momentum.
Anyways, read the article for a more complete explanation.