FYI: don't use -j with buildworld right now

2002-05-10 Thread Robert Watson
Since the gcc upgrade, -j on buildworld seems to be temporarily out of order. Try building without it. Robert N M Watson FreeBSD Core Team, TrustedBSD Project [EMAIL PROTECTED] NAI Labs, Safeport Network Services To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: FYI: don't use -j with buildworld right now

2002-05-10 Thread Robert Watson
And FYI, compiling with NO_WERROR=yes in make.conf is also a good idea right now, unless you're in the mood to fix warnings that appeared with the gcc upgrade due to changed gcc warnings. (Many of have been doing this for a while since the -Werror stuff with the kernel) Robert N M Watson