[Ffmpeg-devel] [PATCH] AIX assembler breakage in libavutil/common.h

Derek E. Lewis dlewis
Sat Jun 10 04:24:41 CEST 2006


The AIX assembler does not support local labels, unlike other UNIX
assemblers and 'gas'.  The inline assembly code in the PowerPC ifdef
causes the build to fail because of an assembler syntax error.  This
patch just ifdef's around the offensive code :-)

Thanks,

-- 
Derek E. Lewis
dlewis at solnetworks.net
http://riemann.solnetworks.net/~dlewis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: common.h.090606.patch
Type: text/x-patch
Size: 518 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060609/6bddaad4/attachment.bin>



More information about the ffmpeg-devel mailing list