Browse Source

Update GCC version

pull/50/head
Rémi Denis-Courmont 10 years ago
parent
commit
c1d50afae1
  1. 2
      INSTALL

2
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.

Loading…
Cancel
Save