All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/manual: gcc 4.4 is the lowest we are known to work with
@ 2018-08-05 11:46 Yann E. MORIN
  2018-08-09 13:08 ` Matthew Weber
  0 siblings, 1 reply; 6+ messages in thread
From: Yann E. MORIN @ 2018-08-05 11:46 UTC (permalink / raw)
  To: buildroot

gcc-2.95 is old. No, it is not old; it is antediluvian.

The odlest gcc version we are testing against is gcc-4.4 (on Holiss'
autobuilder using RHEL6.5).

Update the manual accordingly.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Hollis Blanchard <hollis_blanchard@mentor.com>
---
 docs/manual/prerequisite.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index 110fab41fd..66e1b88f16 100644
--- a/docs/manual/prerequisite.txt
+++ b/docs/manual/prerequisite.txt
@@ -23,8 +23,8 @@ between distributions).
 ** +make+ (version 3.81 or any later)
 ** +binutils+
 ** +build-essential+ (only for Debian based systems)
-** +gcc+ (version 2.95 or any later)
-** `g++` (version 2.95 or any later)
+** +gcc+ (version 4.4 or any later)
+** `g++` (version 4.4 or any later)
 ** +bash+
 ** +patch+
 ** +gzip+
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-13 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-05 11:46 [Buildroot] [PATCH] docs/manual: gcc 4.4 is the lowest we are known to work with Yann E. MORIN
2018-08-09 13:08 ` Matthew Weber
2018-08-09 13:14   ` Baruch Siach
2018-08-09 13:41     ` Matthew Weber
2018-08-09 17:14   ` Hollis Blanchard
2018-08-13 14:35     ` Matthew Weber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.