Gentoo Archives: gentoo-embedded

From: Previdi Roberto <previdi.roberto@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] compiling on openmoko
Date: Thu, 23 Apr 2009 15:31:51
Message-Id: aee831ab0904230831x471f76dcq67e31cb8f8e70bbd@mail.gmail.com
1 hello gentooers. I have installed gentoo on my openmoko gta02 with
2 good results, and i am using the native approach because the cross
3 compiling way seems too much complicated and much less fun.. Anyway
4 the 400 Mhz processor is really slow for compiling and i decided to
5 setup the distributed compilation with distcc, and it works well
6 ewithoutu much effort. The remaining problem is that each package
7 configure phase is very slow, i think because of the slow disk access
8 (it must read/write on the microsd card..).
9 so, is there any tested way to speed up everything? i used ext3 for
10 the partition filesystem, so i think that is slowing down everything..
11 i think that a ramdisk is very difficult to use because the device
12 have got really small ram (120 Mb!), so maybe a network filesystem
13 could do?
14 another option seems to be an autotools capability of using a
15 centralized cache file, and there was a portage feature "confcache",
16 but it seems to have been removed for incorrect behaviour.. anyone
17 know something about or has got good results with autotools caching?
18
19 thanks for any reply
20
21 --
22 roby

Replies

Subject Author
Re: [gentoo-embedded] compiling on openmoko Daniel Glaser <lists@××××××××××××.com>
Re: [gentoo-embedded] compiling on openmoko Nicola Mfb <nicola.mfb@×××××.com>
Re: [gentoo-embedded] compiling on openmoko Maksim 'max_posedon' Melnikau <maxposedon@×××××.com>