Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gcc upgrade, portage niceness and distcc
Date: Thu, 04 May 2006 19:53:04
Message-Id: 342e1090605041244v6688c6edt9e05681dac7ae823@mail.gmail.com
1 Hello List,
2
3 I've been trying to upgrade an really old machine to the new gcc, and
4 so, following the guide, I'm at the "emerge --oneshot
5 sys-libs/libstdc++-v3" step. This old hardware suits my needs for a
6 web server and MySQL mirror, but that's about the charge it can
7 handle, so, I've set PORTAGE_NICENESS to 15, I don't mind if it take a
8 whole month to compile, but it must be responsive to other processes
9 all the time.
10
11 What I've noticed is that the process is using nice 0 (that pretty
12 much makes the machine unusable), and distcc is not working, if it
13 was, I'm pretty sure the time would reduce greatly because other
14 emerge operations that use it are getting super fast responses thanks
15 to the distcc and ccache wonders (my host is already upgraded).
16
17 Is there a way to compile this or migrate GCC with binary packages or
18 something like it? I have compatible CHOSTs flags on both machines and
19 the other one is a fast server.
20
21 Any advice would be great.
22
23 --
24 Daniel da Veiga
25 Computer Operator - RS - Brazil
26 -----BEGIN GEEK CODE BLOCK-----
27 Version: 3.1
28 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
29 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
30 ------END GEEK CODE BLOCK------
31
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gcc upgrade, portage niceness and distcc Matthew Cline <matthew.cline@×××××.com>