Gentoo Archives: gentoo-portage-dev

From: "Kevin F. Quinn (Gentoo)" <kevquinn@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [patch] flexible env-update
Date: Sun, 15 Jan 2006 10:04:11
Message-Id: 20060115111033.1b47cbbf@c1358217.kevquinn.com
In Reply to: [gentoo-portage-dev] [patch] flexible env-update by Mike Frysinger
1 On Sun, 15 Jan 2006 00:52:16 -0500
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > along the same lines of the previous patch, this allows people to
5 > call `env-update` without regenerating the ld.so.cache if they
6 > want ... i can easily use this in gcc-config/binutils-config to make
7 > those suckers a hell of a lot faster (the delay from switching
8 > versions is because the ld.so.cache is rebuilt)
9
10 Since switching gcc and binutils configs swaps out library directories
11 in ld.so.conf, isn't it necessary to rebuild ld.so.cache anyway?
12
13 --
14 Kevin F. Quinn

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-portage-dev] [patch] flexible env-update Mike Frysinger <vapier@g.o>