Unable to build new kernel with old gcc (WAS: RE: Buildkernel+ALTQ error)

Alexander Kabaev kan at freebsd.org
Mon Aug 2 07:18:09 PDT 2004


On Mon, Aug 02, 2004 at 11:45:04AM +0400, Yuriy Tsibizov wrote:
> You are building new kernel with old (Gcc 3.3.3) gcc that does not support this flags.
> 
> You have to go back to rev. 1.54 of sys/conf/kern.pre.mk to build your kernel with gcc 3.3.3. 
> 

Building newer kernels with old GCC versions was never supported and no
effort was ever made to keep this path working. So the advice here is -
if it hurts, do not do that. Consider using make buildkernel/installkernel
you you need to compile a new kernel without installing whole new world
on your machine.

--
Alexander Kabaev


More information about the freebsd-current mailing list