[vlc-commits] Update GCC version
Rémi Denis-Courmont
git at videolan.org
Tue Sep 20 12:03:25 CEST 2016
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Sep 20 13:03:01 2016 +0300| [c1d50afae127492db252d4df93868b3898cfb07e] | committer: Rémi Denis-Courmont
Update GCC version
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c1d50afae127492db252d4df93868b3898cfb07e
---
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index c0acd63..6cc57b9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -30,7 +30,7 @@ symbols:
make distclean ; ./configure --enable-debug
We recommend using GCC to build VLC, though some people reported success
-with the Intel C compiler (version 8) as well. GCC version 3.3 or higher is
+with the Intel C compiler (version 8) as well. GCC version 4.8 or higher is
required. On older systems (e.g. FreeBSD 4.x), please select a more recent
version manually by setting the CC and CXX environment variables
appropriately while running the ./configure shell script.
More information about the vlc-commits
mailing list