Re: CC=kgcc incomplete in 2.4.0-test11-ac1

2000-11-21 Thread Brian Gerst
William Stearns wrote: > > Good day, Alan, > A kernel build with your latest prepatch still seems to use gcc > to compile some of the auxiliary tools: > > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep >scripts/mkdep.c > gcc -Wall -Wstrict-prototypes -O2 -fomit-

CC=kgcc incomplete in 2.4.0-test11-ac1

2000-11-21 Thread William Stearns
Good day, Alan, A kernel build with your latest prepatch still seems to use gcc to compile some of the auxiliary tools: gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer gentbl.c -o gentbl -lm gcc