I believe that the top level makefile set CC to gcc explictly.

/usr/src/kernel-source-2.4.20/Makefile:
     30 CC      = $(CROSS_COMPILE)gcc

On Tue, Jun 03, 2003 at 10:42:18AM +1000, Alexander Samad wrote:
> I beleive I tried that but still used the other.
> 
> But having said that, things seem to be working with 3.2 built kernel.
> 
> Alex
> 
> On Tue, Jun 03, 2003 at 10:15:45AM +1000, Erik de Castro Lopo wrote:
> > On Tue, 3 Jun 2003 10:18:53 +1000
> > Alexander Samad <[EMAIL PROTECTED]> wrote:
> > 
> > > This is what i have installe on my system, but how do you force the
> > > system to use 2.95 say when doing a make-kpkg.
> > 
> > This should do it:
> > 
> >     export CC=gcc-2.95
> >     make-kpkg ....
> > 
> > 
> > Erik
> > -- 
> > +-----------------------------------------------------------+
> >   Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
> > +-----------------------------------------------------------+
> > The difference between genius and stupidity is that
> >   genius has its limits.
> > -- 
> > SLUG - Sydney Linux User's Group - http://slug.org.au/
> > More Info: http://lists.slug.org.au/listinfo/slug



> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug


-- 
"I would rather be a failure at something I enjoy than a success at something I 
hate." - George Burns
-lestercheung
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to