View Single Post
Posts: 958 | Thanked: 483 times | Joined on May 2010
#1
hi folks. i'm trying to setup a development environment on ubuntu. i've got a base ubuntu installation set up.

now i'm trying to figure out how to compile an app for ubuntu. i downloaded the source code for one app (yes, the app runs on the n900) to test. the app is written in C.

my thinking: since the n900 is ARM based and most gcc compilers do x86 compilation, is there anything else i need to setup on ubuntu?