[vlc-devel] [PATCH 1/4] Fixed contrib compiler selection on MacOS X

Maxim Bublis b at codemonkey.ru
Thu Nov 7 12:25:05 CET 2013


Reference to MacOS X 10.9 was not correct. llvm-gcc-4.2 has been shipped
with very old versions of XCode (before 4.0 i guess, which is not available
anymore), not MacOS X.
Lackness of llvm-gcc-4.2 should not prevent you from building contrib libs
or VLC.
Here is officially released VLC 2.1.0 built by fpk:

$ /Applications/VLC.app/Contents/MacOS/VLC -vvv
VLC media player 2.1.0 Rincewind (revision 2.1.0-0-gedd8835)
[0x100207840] main libvlc debug: VLC media player - 2.1.0 Rincewind
[0x100207840] main libvlc debug: Copyright © 1996-2013 the VideoLAN team
[0x100207840] main libvlc debug: revision 2.1.0-0-gedd8835
[0x100207840] main libvlc debug: configured with
../extras/package/macosx/../../../configure
 '--prefix=/Users/fpk/Desktop/vlc-2.1-final/release/vlc_install_dir'
'--enable-macosx' '--enable-merge-ffmpeg' '--enable-growl' '--enable-faad'
'--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses'
'--enable-twolame' '--enable-realrtsp' '--enable-libass'
'--enable-macosx-audio' '--enable-macosx-eyetv' '--enable-macosx-qtkit'
'--enable-macosx-avfoundation' '--enable-macosx-vout' '--disable-skins2'
'--disable-xcb' '--disable-caca' '--disable-sdl' '--disable-samplerate'
'--disable-macosx-dialog-provider' '--build=x86_64-apple-darwin10'
'--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk'
'--with-macosx-version-min=10.6' 'build_alias=x86_64-apple-darwin10'
'CC=xcrun clang' 'CFLAGS=' 'LDFLAGS=' 'CXX=xcrun clang++' 'OBJC=xcrun clang'

As you can see it is built with clang compiler specified via environment
variables.


On Thu, Nov 7, 2013 at 3:00 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:

> On 07 Nov, Maxim Bublis wrote :
> > MacOS X 10.9 doesn't have llvm-gcc-4.2 anymore and llvm-gcc is just a
> > symlink to clang.
>
> The target to build VLC is 10.6 or 10.7, not 10.9
>
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>



-- 
Maxim Bublis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20131107/49afad53/attachment.html>


More information about the vlc-devel mailing list