|
2009-11-14
, 14:22
|
|
Posts: 1,635 |
Thanked: 1,816 times |
Joined on Apr 2008
@ Manchester, England
|
#12
|
|
2009-11-17
, 12:53
|
|
Posts: 117 |
Thanked: 32 times |
Joined on Oct 2009
@ USA
|
#13
|
|
2009-12-12
, 04:25
|
|
Posts: 305 |
Thanked: 154 times |
Joined on Aug 2006
@ Colorado
|
#14
|
|
2009-12-12
, 04:41
|
|
Posts: 1,635 |
Thanked: 1,816 times |
Joined on Apr 2008
@ Manchester, England
|
#15
|
The Following User Says Thank You to lcuk For This Useful Post: | ||
|
2009-12-12
, 12:02
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,019 times |
Joined on Sep 2009
@ Germany
|
#16
|
|
2009-12-18
, 16:50
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#17
|
Host OS: Linux
Compiler: g++ -I. -I./packages.d/work/root/include
Linker: ld -L./packages.d/work/root/lib
Defines: -DORP_CLOCK_DEBUG -DORP_SYNC_TO_MASTER
Libraries: ./packages.d/work/root/lib/libSDL.a ./packages.d/work/root/lib/libSDL_image.a ./packages.d/work/root/lib/libpng.a ./packages.d/work/root/lib/libSDL_net.a ./packages.d/work/root/lib/libSDL_ttf.a ./packages.d/work/root/lib/libfreetype.a ./packages.d/work/root/lib/libcrypto.a ./packages.d/work/root/lib/libavformat.a ./packages.d/work/root/lib/libavcodec.a ./packages.d/work/root/lib/libswscale.a ./packages.d/work/root/lib/libavutil.a ./packages.d/work/root/lib/libfaad.a ./packages.d/work/root/lib/libcurl.a -ldl -lz -lm -lpthread -lrt
make -C packages.d
make[1]: Entering directory `/home/user/open-rp/packages.d'
make[1]: /bin/bash: Command not found
make[1]: *** [all] Error 127
make[1]: Leaving directory `/home/user/open-rp/packages.d'
make: *** [all] Error 2
|
2009-12-18
, 17:10
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#19
|
|
2009-12-19
, 04:07
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#20
|
Tags |
c compiler, c language, c programming, c++ compiler, c++ language, c++ programming, compile, compiler, development, maemo, on-device, on-device development, on-device programming, programming |
|
I wonder if anyone is planning to optify the packages, or is there no pressure to do so because they're not designed to be used on the device.