The Following 4 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-18
, 15:58
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#162
|
A good proof of concept, apart from the already mentioned MicroB (browserd always loaded in memory) and Firefox, could be building Python with Thumb2.
The Following 14 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-18
, 16:37
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#163
|
I will appreciate anyone willing to contribute, it is just not possible for me to recompile all of the packages in repos in a week . If anyone is willing to compile and test something specific, I can provide some guidance on how to setup SB with gcc 4.6.2 (it is really easy, a matter of setting up a new target)
|
2012-06-18
, 18:13
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#164
|
Could you please provide a quick how-to and where to obtain the target files, much appreciated
export DEB_BUILD_OPTIONS=maemo-launcher,parallel=4,thumb,vfp
The Following 17 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-18
, 18:32
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#165
|
@szopin, not all of files in rootfs are ELFs.
It's bit tricky to count size of all ELFs in rootfs, I've ended up with this:
And 30-40% is a reduction of code size, not resulting code size.Code:Nokia-N900:~# cat iself.sh #!/bin/sh file "$1" | grep ": ELF" 2>&1 >/dev/null && echo "$1" Nokia-N900:~# du -ch $(find / -xdev -type f -exec sh iself.sh {} \;) | tail -1 191.2M total
So, 345.6−191.2⋅0.4=269.12. Too much, even if not to take into account that not all of them are open source and can be recompiled, that partition size is 251.25 MB, not 256 and that filesystem iteslf require some space to store inodes and other stuff.
The Following User Says Thank You to szopin For This Useful Post: | ||
|
2012-06-18
, 18:48
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#166
|
freemangordon: Please open up a wikipage with detailed instructions for noobs on how to help out (list of parts that still need compilation...), the more step-by-step the better. I'm sure quite a few people would be willing to help the effort. EDIT: even if general steps, will be happy to update with what WFMed once I get to setting it up.
|
2012-06-18
, 19:15
|
Posts: 236 |
Thanked: 223 times |
Joined on Apr 2011
@ switzerland
|
#167
|
|
2012-06-19
, 17:50
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#168
|
|
2012-06-19
, 21:07
|
Posts: 31 |
Thanked: 36 times |
Joined on Jun 2010
|
#169
|
|
2012-06-19
, 21:16
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#170
|
The Following 3 Users Say Thank You to hxka For This Useful Post: | ||
Tags |
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life |
Thread Tools | |
|
I don't think eMMC reflash is needed, at least it should not be. Of course it depends of what is the status of your eMMC
Never fear. I is here.
720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900
Community SSU developer
kernel-power developer and maintainer