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

Re: Kernel compile in potato



On Fri, May 14, 1999 at 05:54:30PM -0700, Matthew Guenther wrote:
> I've got some questions about compiling a kernel on a (partially) potato
> system.  Most of my packages are still slink, however I have upgraded gcc to
> the egcs version.  I'm curious:
>
> a) Is it possible to compile a kernel (2.2.8) using the egcs compiler?

With egcs 1.1.2 it should be (potato has 1.1.2)

> b) If not, how do I make the kernel using the gcc272 package compiler

If you want...just add CC=gcc272 to all of your make commands:

make config CC=gcc272
make dep CC=gcc272

Or for easier building, edit linux/Makefile and change gcc to gcc272.

-----    -- - -------- --------- ----  -------  -----  - - ---   --------
Ben Collins <bcollins@debian.org>                        Debian GNU/Linux
OpenLDAP Dev - bcollins@openldap.org     The Choice of the GNU Generation
------ -- ----- - - -------   ------- -- ---- - -------- - --- ---- -  --


Reply to: