[FFmpeg-devel] [PATCH]Fix PGC compilation

Michael Niedermayer michaelni at gmx.at
Wed Apr 17 15:02:10 CEST 2013


On Wed, Apr 17, 2013 at 12:47:56PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > the output from make distclean ; ./configure && 
> > make -k fate would be interresting
> 
> ./configure --enable-gpl --cc=/opt/pgi/linux86/13.4/bin/pgcc 
> --disable-asm --host-cc=gcc
> 
> asm is limited to 1024 characters (and has to be disabled), 
> tiny_psnr is miscompiled and always shows a very large PSNR.
> 
> 32bit:
> 
> smacker.c needs -O1 to pass fate
> 
> Originally, -Mdse (dead store elimination) was not used for 
> compilation with pgc, this was changed in 8f23907 (also see 
> the very enlightening commit message), the following fate 
> tests fail since:
> vsynth*-dnxhd-720p-rd (dnxhdenc.c)
> fate-tiff-fax-g3* (faxcompr.c)
> 
> > also including config.h/mak
> 
> Only if you insist.
> 
> Carl Eugen
> 
> 
> TEST    vsynth1-dnxhd-720p-rd

please include the whole uncut output of make -k
I need the compiler warnings as well
simple thing: fate-X fails, compiler warning _might_ give a hint why


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130417/514447ed/attachment.asc>


More information about the ffmpeg-devel mailing list