[FFmpeg-devel] [PATCH] avutil/tests/lfg.c: added proper normality test
Thomas Turner
thomastdt at googlemail.com
Tue Mar 7 07:36:47 EET 2017
./configure command worked without ccache:
./configure --enable-debug=3 --arch=x86_32 --target-os=linux
--extra-cflags=-m32 --extra-ldflags=-m32 --enable-cross-compile
but after installing the following software packages w/ apt-get:
apt-get install gcc-multilib g++-mult
after recompiling and installing ffmpeg and running lfg selftest again, the
test still passes for x86_32 w/ gcc.
Just to double check the results, i ran the lfg test in a virtual machine
running 32 bit ubuntu and the test indeed passes.
So i am unable to reproduce the error on x86_32.
On Fri, Feb 24, 2017 at 7:53 PM, Michael Niedermayer <michael at niedermayer.cc
> wrote:
> On Fri, Feb 24, 2017 at 07:13:05PM -0800, Thomas Turner wrote:
> [...]
> > ccache gcc -m32 -c -o /tmp/ffconf.2gbznSmZ.o /tmp/ffconf.72hnkFGt.c
> > ./configure: 884: ./configure: ccache: not found
> > C compiler test failed.
>
> try without ccache
>
> [...]
>
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Those who are too smart to engage in politics are punished by being
> governed by those who are dumber. -- Plato
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
More information about the ffmpeg-devel
mailing list