[FFmpeg-devel] [PATCH] Arm assembly for WinCE (Was Re: [PATCH] WinCE does not support _lseeki64)
    Martin Storsjö 
    martin
       
    Tue Jul 21 17:24:51 CEST 2009
    
    
  
On Mon, 13 Jul 2009, M?ns Rullg?rd wrote:
> Martin Storsj? <martin at martin.st> writes:
> 
> > - libavcodec/arm/asm.S has a few elf-specific arm attributes 
> >   (.eabi_attribute, .type). I solved these by just commenting them out 
> >   (see one of the attached patches), a proper solution would probably be 
> >   to check for the binary format in configure and enable them 
> >   conditionally. But I don't have any real clue about arm assembly... I 
> >   can give more details or test out solution proposals if somebody's 
> >   interested in fixing it.
> 
> These should be easy to fix.  Does ".type foo, STT_FUNCTION" work?  If
> not, we can simply disable this too.  It's not essential, but useful
> for debugging.
Here's an attempt at fixing this.
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Check-for-.eabi_attribute-and-.type-for-arm-assembly.patch
Type: text/x-diff
Size: 1556 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090721/0133c303/attachment.patch>
    
    
More information about the ffmpeg-devel
mailing list