Revision: 77159
http://sourceforge.net/p/brlcad/code/77159
Author: starseeker
Date: 2020-09-14 13:42:03 +0000 (Mon, 14 Sep 2020)
Log Message:
-----------
Our minimum version may be newer than this, but for sure it's not gcc 3...
Modified Paths:
--------------
brlcad/trunk/doc/README.Linux
Modified: brlcad/trunk/doc/README.Linux
===================================================================
--- brlcad/trunk/doc/README.Linux 2020-09-14 13:36:18 UTC (rev 77158)
+++ brlcad/trunk/doc/README.Linux 2020-09-14 13:42:03 UTC (rev 77159)
@@ -53,10 +53,10 @@
Following the build instructions in the INSTALL file. You will need:
-gcc (3+, e.g. 4.0.3)
-g++ (3+, e.g. 4.0.3)
+gcc (6+, e.g. 6.0.3)
+g++ (6+, e.g. 6.0.3)
make (e.g. gnu make 3.8.0)
-cmake (2.8.8 or newer)
+cmake (3.0.2 or newer)
All three of those have implicit dependencies on other packages.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits