Thread
:
On-device development in C/C++?
View Single Post
dov
2010-01-24 , 10:08
Posts: 81 | Thanked: 45 times | Joined on Dec 2009
#
39
For doing class room exercises it really should be enough to use the tcc compiler, see:
http://bellard.org/tcc/
. Unfortunately it seems there is no package for it yet.
Also, note that most of the dependencies listed above are not for gcc per se, but dependencies for linking to all installed libraries and API's on the phone.
Quote & Reply
|
dov
View Public Profile
Send a private message to dov
Visit dov's homepage!
Find all posts by dov