|
|
2010-08-14
, 19:05
|
|
Posts: 143 |
Thanked: 99 times |
Joined on Jun 2009
@ Houston
|
#2
|
Hi,
I am a python developer and I want to start developing some cpp programs so I'm looking for a cpp compiler or an IDE that runs on the n900 itself. However there isn't any cpp compiler in the maemo repositorys (I tried searching for gcc...).
So if someone know a cpp or an IDE compiler that can run on the n900 (maemo or easy debian) please tell me.
|
|
2010-08-14
, 19:53
|
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#3
|
apt-get install easy-chroot lzma wget http://qole.org/files/maemo-sdk-v1_2.img.ext2.lzma
lzma -d maemo-sdk-v1_2.img.ext2.lzma
7z e maemo-sdk-v1_2.img.ext2.lzma
|
|
2010-08-14
, 20:05
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Jul 2010
|
#4
|
|
|
2010-08-14
, 20:20
|
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#5
|
daperl: I tried and it works. Tanks!
btw, can gcc compile c++ in addition to c?
| The Following User Says Thank You to daperl For This Useful Post: | ||
|
|
2010-08-17
, 12:33
|
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#6
|
|
|
2010-08-18
, 04:12
|
|
|
Posts: 466 |
Thanked: 180 times |
Joined on Feb 2010
|
#7
|
| The Following User Says Thank You to clasificado For This Useful Post: | ||
|
|
2010-08-18
, 04:27
|
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#8
|

I am a python developer and I want to start developing some cpp programs so I'm looking for a cpp compiler or an IDE that runs on the n900 itself. However there isn't any cpp compiler in the maemo repositorys (I tried searching for gcc...).
So if someone know a cpp or an IDE compiler that can run on the n900 (maemo or easy debian) please tell me.
Last edited by dingo; 2010-08-14 at 18:42.