Update of /cvsroot/linux-vax/kernel-2.4/Documentation/arm
In directory usw-pr-cvs1:/tmp/cvs-serv7449/arm
Modified Files:
README
Log Message:
synch 2.4.15 commit 28
Index: README
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.4/Documentation/arm/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- README 14 Jan 2001 20:05:45 -0000 1.1.1.1
+++ README 9 Apr 2002 16:55:40 -0000 1.2
@@ -1,5 +1,5 @@
- ARM Linux 2.4.0test1
- ====================
+ ARM Linux 2.4
+ =============
Please check ftp.arm.linux.org.uk:/pub/armlinux for latest updates.
@@ -7,9 +7,8 @@
---------------------
In order to compile ARM Linux, you will need a compiler capable of
- generating ARM ELF code with GNU extensions. GCC-2.7.2.2 ELF, GCC 2.8.1
- and EGCS are good compilers. Note that GCC-2.7.2.2 ELF is rare, and
- you probably don't have it.
+ generating ARM ELF code with GNU extensions. GCC 2.95.1 and EGCS 1.1.2
+ are good compilers.
To build ARM Linux natively, you shouldn't have to alter the ARCH = line
in the top level Makefile. However, if you don't have the ARM Linux ELF
@@ -163,7 +162,7 @@
<description of your architecture>
Please follow this format - it is an automated system. You should
- receive a reply within one day.
+ receive a reply in short order.
---
-Russell King (12/06/2000)
+Russell King (26/01/2001)
|