Michael Haan wrote:
At the end of install, oh....... I don't know, 6?, and it appears I
may need to recompile gcc with an additional USE flag, and a FEATURES
flag.  Only thing is, I'm not sure how to do that.  Anyone?

You should only need to change your FEATURES or USE settings in your /etc/make.conf file. Then to rebuild GCC you should just re-emerge it:

# emerge sys-devel/gcc

Or if you want to rebuild the entire toolchain (GCC, binutils, glibc, etc.) you
can add the "--emptytree" ('-e' for short) option:

# emerge --emptytree sys-devel/gcc

Hth!

--
()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.
---------------------------------------------------
Peter A. Gordon (codergeek42)
E-Mail: [EMAIL PROTECTED]
GPG Public Key ID: 0x109DBECE
GPG Key Fingerprint (SHA1):
  E485 E2F7 11CE F9B2 E3D9 C95D 208F B732 109D BECE
Encrypted and/or Signed correspondence preffered.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.
---------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to