|
 2.4.19
 README
diff -urN linux-2.4.18/README linux-2.4.19/README
--- linux-2.4.18/README Fri Oct 5 12:10:00 2001
+++ linux-2.4.19/README Fri Aug 2 17:39:42 2002
@@ -150,13 +150,12 @@
COMPILING the kernel:
- - Make sure you have gcc-2.91.66 (egcs-1.1.2) available. gcc 2.95.2 may
+ - Make sure you have gcc 2.95.3 available. gcc 2.91.66 (egcs-1.1.2) may
also work but is not as safe, and *gcc 2.7.2.3 is no longer supported*.
Also remember to upgrade your binutils package (for as/ld/nm and company)
if necessary. For more information, refer to ./Documentation/Changes.
- Please note that you can still run a.out user programs with this
- kernel.
+ Please note that you can still run a.out user programs with this kernel.
- Do a "make bzImage" to create a compressed kernel image. If you want
to make a boot disk (without root filesystem or LILO), insert a floppy
|