![]() |
2011-10-29
, 16:11
|
Posts: 72 |
Thanked: 184 times |
Joined on Apr 2011
@ Germany
|
#11
|
![]() |
2011-10-29
, 18:59
|
Posts: 12 |
Thanked: 21 times |
Joined on Aug 2010
@ Alger
|
#12
|
echo "deb http://repository.maemo.org/extras-testing fremantle free non-free">>/etc/apt/sources.list echo "deb http://repository.maemo.org/extras-devel fremantle free non-free">>/etc/apt/sources.list echo "deb http://repository.maemo.org fremantle/sdk free non-free">>/etc/apt/sources.list echo "deb http://repository.maemo.org fremantle/tools free non-free">>/etc/apt/sources.list
apt-get update apt-get install dpkg-dev make gcc g++ libsdl1.2-dev libgles1-sgx-img-dev libgles2-sgx-img-dev libsdl-gles1.2-dev libwxgtk2.8-dev
echo "#include <stdio.h>">main.c echo "int main(int argc,char *argv[]){printf(\"hello world\");return 0;}">>main.c gcc -o hello main.c ./hello
![]() |
2011-10-30
, 13:21
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#13
|
![]() |
2011-10-30
, 18:28
|
Posts: 12 |
Thanked: 21 times |
Joined on Aug 2010
@ Alger
|
#14
|
The Following User Says Thank You to brahim98 For This Useful Post: | ||
![]() |
2011-10-31
, 07:46
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#15
|
![]() |
2011-11-19
, 20:06
|
Posts: 242 |
Thanked: 97 times |
Joined on Sep 2009
|
#16
|
![]() |
2011-11-19
, 20:38
|
Posts: 12 |
Thanked: 21 times |
Joined on Aug 2010
@ Alger
|
#17
|
![]() |
2011-11-19
, 20:56
|
|
Posts: 311 |
Thanked: 376 times |
Joined on Nov 2010
@ Hungary
|
#18
|
![]() |
2011-11-20
, 09:59
|
Posts: 242 |
Thanked: 97 times |
Joined on Sep 2009
|
#19
|
The Following User Says Thank You to abubakar For This Useful Post: | ||
![]() |
2012-07-09
, 20:31
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#20
|
One question: are these SDK packages optified?
I suppose not.. in which case, how much space does this take off the rootfs?
The Following User Says Thank You to misterc For This Useful Post: | ||