[haiku-development] Re: avcodec and ape_reader

  • From: David McPaul <dlmcpaul@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 11 Apr 2009 23:27:41 +1000

2009/4/11 Bruno G. Albuquerque <bga@xxxxxxxxxxxxx>:

>>> I tried with yasm 0.8.0 and 0.7.2 (compiled by myself locally) with the
>>> same results. Do I need a specific version of yasm different from those
>>> 2?
>>
>> This is not a yasm error this is a gcc error.
>>
>> I will probably look at a conditional compile option for the asm
>> statement that is causing the issue.
>
> Oh, yes. you are absolutely right. I got carried away by the yasm talk. ;)
> In any case this is still related to the changes to enable asm in avcodec.
> I am glad you are looking into this. Thanks.

Try now.  The function it was complaining about does not seem to be
used.  The ffmpeg code specifically nulls the function ptr to it.  So
I made an empty function for __HAIKU__

-- 
Cheers
David

Other related posts: