Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 11:33:40 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        "Vladimir B. Grebenschikov" <vova@sw.ru>
Cc:        "current@freebsd.org" <current@freebsd.org>
Subject:   Re: warnings while kernel build
Message-ID:  <20031023183340.GA72589@dragon.nuxi.com>
In-Reply-To: <1066905716.829.3.camel@localhost>
References:  <1066806474.959.18.camel@localhost> <20031022151112.M71676@carver.gumbysoft.com> <1066905716.829.3.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2003 at 02:41:58PM +0400, Vladimir B. Grebenschikov wrote:
> ? ??, 23.10.2003, ? 02:13, Doug White ?????:
> > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote:
> > 
> > >
> > > While build kernel on RELENG_4 machine I have following warnings (they
> > > prevent success build unless -Werror disabled)
> > 
> > Is there some reason you're trying to compile RELENG_4 with gcc 3.3, which
> > won't work?
> 
> I am trying to compile -CURRENT code on RELENG_4 machine, with native
> RELENG_4 gcc:
> 
> % gcc -v
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> % which gcc
> /usr/bin/gcc

Install the GCC 3.3 port on your 4.x system and use "CC=gcc33 make" when
building the 5-CURRENT kernel sources.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023183340.GA72589>