[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building kernel 2.0.x under potato



On Sat, Sep 25, 1999 at 01:31:08PM +0200, Filip Van Raemdonck wrote:
>
> lucretia:/usr/src/kernel-source-2.2.12-2.2.12$ alias gcc=egcc
> lucretia:/usr/src/kernel-source-2.2.12-2.2.12$ make bzImage
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep
> scripts/mkdep.c
> make: gcc: Command not found
> make: *** [scripts/mkdep] Error 127
> lucretia:/usr/src/kernel-source-2.2.12-2.2.12$ exit
> 
> Script done on Sat Sep 25 08:29:51 1999
> 
> Doesn't seem to work for me then...

Of course not, if you want to change the compiler for stuff like dependencies,
you need to set HOSTCC.  But for the problem at hand, which is compiling the
actual kernel with gcc272, CC works just fine.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: