LWN.net Logo

Android netbook is a possibility (Inquirer)

Android netbook is a possibility (Inquirer)

Posted Jan 5, 2009 11:55 UTC (Mon) by xylifyx (subscriber, #29041)
In reply to: Android netbook is a possibility (Inquirer) by mjg59
Parent article: Android netbook is a possibility (Inquirer)

Perhaps Qemu could be a solution to tedious dump to real hardware. Though I would still cross compile because it is faster.

http://909ers.apl.washington.edu/~dushaw/ARM/


(Log in to post comments)

Android netbook is a possibility (Inquirer)

Posted Jan 5, 2009 18:06 UTC (Mon) by ballombe (subscriber, #9523) [Link]

Personnaly I found that the best way to cross-compile something not supporting cross-compilation out of the box is to use qemu plus distcc pointing to a cross compiler (maybe on the same host). (distcc under qemu call native distcc that call a cross compiler)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds