truman2159 / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

cross compile #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i have a question regarding android build, i know that android runs on
omap3, which is ARM base microprocessor. it make perfect sense to get a
cross compile tool to compile Linux kernel for arm

however why don't i need cross compiler to compile rest of the android???

any info would be great

sg

Original issue reported on code.google.com by sandeshg...@gmail.com on 3 Dec 2009 at 6:22

GoogleCodeExporter commented 9 years ago
Hello, In the future, please use rowboat@googlegroups.com email list for 
support 
questions and reserve the tracker for bug reports.

In Android, we do use a cross compiler to compile for the OMAP3 target on the 
x86-Linux 
host. These tools are downloaded if you follow the instructions at 
http://code.google.com/p/rowboat/wiki/ConfigureAndBuild

Original comment by kati...@gmail.com on 21 Dec 2009 at 7:49