From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] Documentation/arm/README: small update
Date: Sat, 3 Sep 2005 00:19:11 +0200 [thread overview]
Message-ID: <20050902221911.GZ3657@stusta.de> (raw)
In-Reply-To: <20050828181750.A14294@flint.arm.linux.org.uk>
On Sun, Aug 28, 2005 at 06:17:50PM +0100, Russell King wrote:
> On Wed, Aug 24, 2005 at 12:36:53PM +0200, Adrian Bunk wrote:
> > - egcs is not supported by kernel 2.6
>
> Ok.
>
> > - Am I right to assume that gcc 2.95.3 is not worse than gcc 2.95.1?
>
> No idea - I've given up tracking what compilers work and don't work on
> the grounds that I'm too scared to change my compiler! gcc 3.3 works
> fine here which is the only version I use (until it's proven far too
> buggy through local experience).
>
> That probably means we should say "at least GCC 3.3" though I'm not
> sure if that's entirely accurate.
>
> Toolchains are just pure evil as far as stability on ARM goes.
What about the patch below to simply recommend gcc 3.3?
It doesn't imply other compilers weren't usable and removes the
references to the older compilers.
> Russell King
cu
Adrian
<-- snip -->
- egcs is not supported by kernel 2.6
- gcc 3.3 seems to be a good choice on ARM
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.13-mm1-full/Documentation/arm/README.old 2005-09-03 00:02:55.000000000 +0200
+++ linux-2.6.13-mm1-full/Documentation/arm/README 2005-09-03 00:03:51.000000000 +0200
@@ -8,10 +8,9 @@
---------------------
In order to compile ARM Linux, you will need a compiler capable of
- generating ARM ELF code with GNU extensions. GCC 2.95.1, EGCS
- 1.1.2, and GCC 3.3 are known to be good compilers. Fortunately, you
- needn't guess. The kernel will report an error if your compiler is
- a recognized offender.
+ generating ARM ELF code with GNU extensions. GCC 3.3 is known to be
+ a good compiler. Fortunately, you needn't guess. The kernel will report
+ an error if your compiler is a recognized offender.
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
next prev parent reply other threads:[~2005-09-02 22:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 10:36 [2.6 patch] Documentation/arm/README: small update Adrian Bunk
2005-08-28 17:17 ` Russell King
2005-09-02 22:19 ` Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-02 18:34 Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050902221911.GZ3657@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox