Gentoo Archives: gentoo-user

From: Danny YUE <sheepduke@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?
Date: Wed, 28 Jun 2017 03:21:57
Message-Id: 87mv8sajfi.fsf@gmail.com
In Reply to: Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3? by Bill Kenworthy
1 On 2017-06-27 22:21, Bill Kenworthy <billk@×××××××××.au> wrote:
2 > On 28/06/17 02:29, Herminio Hernandez, Jr. wrote:
3 >> Where they using the original RPI? I built LXQT on an RPI2 and it did
4 >> not take me a day.
5 >>
6 >> On Tue, Jun 27, 2017 at 11:26 AM, R0b0t1 <r030t1@×××××.com
7 >> <mailto:r030t1@×××××.com>> wrote:
8 >>
9 >> On Tue, Jun 27, 2017 at 3:44 AM, konsolebox <konsolebox@×××××.com
10 >> <mailto:konsolebox@×××××.com>> wrote:
11 >> > On Tue, Jun 27, 2017 at 11:37 AM, R0b0t1 <r030t1@×××××.com <mailto:r030t1@×××××.com>> wrote:
12 >> >> it's
13 >> >> not experience.
14 >> >
15 >> > Ok.
16 >> >
17 >>
18 >> Why do you think I made it up? I was quoting people who had done it.
19 >>
20 >>
21 >
22 > rpi1 ~ # genlop -t gcc
23 > * sys-devel/gcc
24 >
25 > Fri Jul 1 10:01:57 2016 >>> sys-devel/gcc-4.9.3
26 > merge time: 1 day, 4 hours, 32 minutes and 26 seconds.
27 >
28 > Fri Nov 4 10:49:45 2016 >>> sys-devel/gcc-4.9.4
29 > merge time: 1 day, 4 hours, 43 minutes and 51 seconds.
30 >
31 > rpi1 ~ #
32 >
33 > rpi1 ~ # genlop -t glibc
34 > * sys-libs/glibc
35 >
36 > Fri May 20 02:48:34 2016 >>> sys-libs/glibc-2.22-r4
37 > merge time: 5 hours, 30 minutes and 52 seconds.
38 >
39 > Thu Sep 1 20:07:48 2016 >>> sys-libs/glibc-2.22-r4
40 > merge time: 4 hours, 58 minutes and 44 seconds.
41 >
42 > Fri Jan 13 15:11:12 2017 >>> sys-libs/glibc-2.23-r3
43 > merge time: 5 hours, 19 minutes and 51 seconds.
44 >
45 > rpi1 ~ #
46 >
47 > pi model B (512M ram), ccache and distcc to a single vm with crossdev
48 >
49 > Fact! :)
50 >
51 > BillK
52
53 I do not really understand, since building on RPI takes so long compared
54 with PC, why do you still compile natively?
55 Is it because cross compiling will cause any bugs or failure?
56
57 I mean, even some packages will fail with cross compiler, it is still
58 possible to cross compile some *big* packages...
59
60 Danny