[vlc] compilation problem

nbits.spoken at gmail.com nbits.spoken at gmail.com
Sat Nov 6 04:42:15 CET 2010




Saki:vlc nbits$ pwd
/Users/nbits/Development/VLC/git/vlc

Saki:vlc nbits$ export CXX=/Developer/usr/bin/llvm-g++-4.2
Saki:vlc nbits$ export CC=/Developer/usr/bin/llvm-gcc-4.2
Saki:vlc nbits$ export OBJC=/Developer/usr/bin/llvm-gcc-4.2

Saki:vlc nbits$ test -e $CC; echo $?
0
Saki:vlc nbits$ test -e $CXX; echo $?
0
Saki:vlc nbits$ test -e $OBJC; echo $?
0

Saki:vlc nbits$ cd extras/contrib/

Saki:contrib nbits$ ./bootstrap x86_64-apple-darwin10

[contrib] ERROR: Fallback to old command line switch, use the -t option now
[contrib] No install dir specified, using '/Users/nbits/Development/VLC/git/vlc/extras/contrib/hosts/x86_64-apple-darwin10'
[contrib] *****************************************************************
[contrib] * If you need contribs with all debug information, run this     *
[contrib] * line and compile the libraries on your own.                   *
[contrib] * CONTRIBS_RELEASE=no ./bootstrap                               *
[contrib] *****************************************************************
[contrib] 
[contrib] *****************************************************************
[contrib] * VLC will be compiled in 64bit mode using the 10.5 SDK.        *
[contrib] *****************************************************************
[contrib] Using  8 processor(s)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20101105/8591b92f/attachment.html>


More information about the vlc mailing list