On Wed, Feb 06, 2002 at 07:45:14PM +0000, [EMAIL PROTECTED] wrote:
> configuring/linking/executing? I only ask because I
> would like to stop having to update my -current tree and
> then having to copy an old binutils over it so that
> things will work. Any information is appreciated.
first time only:
cd /usr/src/gnu/usr.bin/binutils
cvs -qR up -D '1/27/2002 11:55 UTC'
cd /usr/src/contrib/binutils
cvs -qR up -D '1/27/2002 11:55 UTC'
first time and each time after:
cd /usr/src
cvs -qR up -Pd
Do NOT use the -A flag to 'up'.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message