[vlc-devel] [PATCH] contrib: optionally enable interworking	thumb
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Jan 24 18:22:19 CET 2012
    
    
  
Le mardi 24 janvier 2012 19:10:33 Rafaël Carré, vous avez écrit :
> ---
> This version forces -mthumb-interworking
As I already wrote today - and I wonder why I still bother - interworking 
would have to be enabled in the whole system. You cannot change that in the 
VLC contribs. You would have to enable super interworking instead.
I still think the best approach is to fix ARM assembler to interwork locally 
(or disable it). Alternatively, you would have to assume that the platform 
does at least one of the following:
- uses AAPCS (or a derivative),
- uses the ARM ISA,
- enables interworking.
But that will cause interesting (read: obscure) problems if not.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
    
    
More information about the vlc-devel
mailing list