Gentoo Archives: gentoo-user

From: Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] march in /etc/make.conf
Date: Thu, 06 Jul 2006 08:59:52
Message-Id: 200607061035.30151.ext-dirk.heinrichs@nokia.com
In Reply to: [gentoo-user] march in /etc/make.conf by Pawel K
1 Am Donnerstag, 6. Juli 2006 10:22 schrieb ext Pawel K:
2
3 First, please don't start a new thread by replying to an existing one
4 (aka "Thread hijacking"). Thanks.
5
6 > I've changed -march from pentrium4 to pentium3 and
7 > wanted to recompile everything. I've used the
8 > following command to do that:
9 >
10 > emerge --update --deep --newuse world
11 >
12 > but only about 50% packages have been recompiled.
13
14 Yes, but not because of the CFLAGS change. There have been new versions.
15
16 > 1) How can I recompile all of them ?
17
18 man emerge: --emptytree (-e)
19
20 > 2) Can I work on that machine during recompilation. I
21
22 Yes. Open files are not overwritten, so you can work with an application
23 while a new version of it is beeing installed. However, problems can occur
24 with application that load modules at runtime (via dlopen() ). It that
25 case, just restart the application after it has been recompiled.
26
27 Bye...
28
29 Dirk
30 --
31 Dirk Heinrichs | Tel: +49 (0)162 234 3408
32 Configuration Manager | Fax: +49 (0)211 47068 111
33 Capgemini Deutschland | Mail: dirk.heinrichs@×××××××××.com
34 Hambornerstraße 55 | Web: http://www.capgemini.com
35 D-40472 Düsseldorf | ICQ#: 110037733
36 GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Replies

Subject Author
Re: [gentoo-user] march in /etc/make.conf Alexander Skwar <listen@×××××××××××××××.name>