[Cooker] Re: [CHRPM] kernel-2.4.1-16mdk

2001-02-17 Thread Salane King

Question how do you make using ecgs instead of gcc


On Saturday 17 February 2001 08:08 am, you wrote:
 --=-=-=
 Name: kernel   Relocations: (not relocateable)
 Version : 2.4.1 Vendor: MandrakeSoft
 Release : 16mdk Build Date: Sat Feb 17 13:05:09
 2001 Install date: (not installed)   Build Host:
 no.mandrakesoft.com Group   : System/Kernel and hardwareSource RPM:
 (none)
 Size: 25103047 License: GPL
 Packager: Chmouel Boudjnah [EMAIL PROTECTED]
 Summary : The Linux kernel (the core of the Linux operating system).
 Description :
 The kernel package contains the Linux kernel (vmlinuz), the core of your
 Linux Mandrake operating system.  The kernel handles the basic functions
 of the operating system:  memory allocation, process allocation, device
 input and output, etc.

 --=-=-=

 * Sat Feb 17 2001 Chmouel Boudjnah [EMAIL PROTECTED] 2.4.1-16mdk

 - 2.4.1-ac17.
 - requires egcs and egcs-cpp to build the kernel source (due to
   problems with gcc-2.96).




Re: [Cooker] Re: [CHRPM] kernel-2.4.1-16mdk

2001-02-17 Thread John Cavan

 Question how do you make using ecgs instead of gcc

Normally... "export CC=kgcc" and similar for kg++...

For building the kernel, I usually just edit the Makefile.

John