[vlc-devel] [PATCH] Fix build without fontconfig nor	optimizations.
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Sep 24 22:12:31 CEST 2009
    
    
  
Le jeudi 24 septembre 2009 22:58:36 Alexis Ballier, vous avez écrit :
> Configuring vlc with --disable-fontconfig and --disable-optimizations makes
>  it fail to build the freetype plugin. At higher optimizations levels, gcc
>  performs dead code elimitation which does not happen at -O0, then the
>  linker is looking for functions that are defined only when fontconfig is
>  enabled.
Merged, thanks.
However, I think VLC chroma optimizations are anyway broken at -O0 on the 
register-challenged x86 platform.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list