On Wed, 4 Aug 1999, Warner Losh wrote: > > I have a freebsd-stable system. I can't build a kernel for > freebsd-current on that system unless I upgrade my compiler to egcs. > Will this cause problems for our upgrade proceedure? > > gcc 2.7.2.3 doesn't like i386/include/atomic.h. It complains about > bad assmbler contraints.
I upgraded a -STABLE system to -CURRENT using source a month or two ago. The first step is to build the new toolchain, so you shouldn't ever be compiling a new kernel with an old compiler. David To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message