From 5de30b1210a42de419eaf39500a23521a6f978cf Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 15 Jun 2016 11:10:31 -0700 Subject: [PATCH] * README: document recent gcc discussion. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg194937.html --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 4eb5b621ef..6cd02bd50e 100644 --- a/README +++ b/README @@ -87,11 +87,11 @@ How do I upgrade from an earlier LyX version? What do I need to compile LyX from the source distribution? * A good C++ compiler. Development is being done mainly with - gcc/g++, but some others work also. As of LyX 1.6.0, you need at - least gcc 3.2.x. + gcc/g++, but some others work also. As of LyX 2.3.0, you need + at least gcc 4.6.x. - * The Qt4 library, at least version 4.5.0. For all features - newer versions (e.g. Qt 4.8) are recommended. + * The Qt4 library, at least version 4.8.0. For all features + newer versions (e.g. Qt 5.6) are recommended. Read the file "INSTALL" for more information on compiling. -- 2.39.2