[vlc-commits] [Git][videolan/vlc][master] INSTALL: reconcile compiler req with NEWS

Rémi Denis-Courmont (@Courmisch) gitlab at videolan.org
Sun Mar 27 14:46:26 UTC 2022



Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC


Commits:
e2f5fd4a by Rémi Denis-Courmont at 2022-03-27T14:28:17+00:00
INSTALL: reconcile compiler req with NEWS

- - - - -


1 changed file:

- INSTALL


Changes:

=====================================
INSTALL
=====================================
@@ -29,11 +29,9 @@ 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 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.
+We recommend using either GCC or Clang/LLVM to build VLC. Specifically,
+GCC version 5 or higher, or Clang/LLVM version 3.4 or higher are required.
+Other compilers with compatible feature sets should also work.
 
 
 Building VLC



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e2f5fd4a1993fca8ad4569ab8d47ba17ffc07579

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e2f5fd4a1993fca8ad4569ab8d47ba17ffc07579
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list