Changeset 61d872f559ebffc1a4e0768a77d3631523c60d71

Show
Ignore:
Timestamp:
11/25/06 16:07:40 (2 years ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1164467260 +0000
git-parent:

[9ca47af17d757cb69c87cd1dece56db2c65732b1]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1164467260 +0000
Message:

Add note for FreeBSD 4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • INSTALL

    rfe35447 r61d872f  
    2525 
    2626   make distclean ; ./configure --prefix=/usr --enable-wxwindows --enable-debug 
     27 
     28We recommend using GCC (versions 3.3 or later) to build VLC, though some 
     29people reported success with the Intel C compiler (version 8) as well. As of 
     30VLC version 0.9.0, GCC 2.95 is not supported anymore; if this is the default 
     31compiler on your system (e.g. FreeBSD 4.x), please select a more recent 
     32version manually by setting the CC and CXX environment variables 
     33appropriately while running the ./configure shell script. 
    2734 
    2835