[FFmpeg-devel] [PATCH] add cflags filtering rules for suncc

Måns Rullgård mans
Sun Nov 1 12:48:08 CET 2009


Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:

> On Sun, Nov 01, 2009 at 01:54:19AM +0300, Michael Kostylev wrote:
>> Futhermore, on amd64 x86/mlpdsp.c always fails to build with the following
>> message:
>> ...x86/mlpdsp.c", line 44: address of a void object cannot be taken
>> ...
>> ...x86/mlpdsp.c", line 51: address of a void object cannot be taken
>
> I have some doubts about it not being possible to take the address
> of a void object, but declaring stuff as "extern void" sure is more
> than just questionable.

Very much so.  I can't figure out what it would mean.

Why isn't that code done with yasm instead?  This is a prime example
of inline asm being too restrictive.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list