On Friday 03 June 2005 06:41 pm, Walter Dnes <[EMAIL PROTECTED]> wrote: > On Fri, Jun 03, 2005 at 11:08:21PM +0100, Neil Bothwick wrote > > > On Thu, 02 Jun 2005 18:21:35 -0400, Phil Sexton wrote: > > > After I have the new portage tree, I then > > > > > > emerge --update --deep --newuse world > > > > > > I think I have essentially a stage 1 install without having to > > > re-compile working stuff that needs no changes. > > > > Except that any changes to your CFLAGS make no difference to packages > > that are not recompiled. If you really want the equivalent of a stage > > 1 install, you should do emerge -e world. > > Am I missing something here? Doesn't --newuse catch everything that > is affected by changed flags?
-N (--newuse) catches USE flags (which may or may not affect a package, and the ones that use are listed in the ebuild's IUSE variable), not CFLAGS (which affect all C-language packages) or CXXFLAGS (which affect all C++-language packages). -- Boyd Stephen Smith Jr. [EMAIL PROTECTED] ICQ: 514984 YM/AIM: DaTwinkDaddy -- gentoo-user@gentoo.org mailing list