[x264-devel] error compiling x264 on powerpc

Guillaume Poirier gpoirier at mplayerhq.hu
Tue Apr 21 17:35:00 CEST 2009


Hi,

Sergio Roa a écrit :
>
> Hi again,
>
> Sorry, I forgot to add some more information. This is a Ubuntu 8.10
> installation.
>
> $ uname -a
> Linux aliena 2.6.25-2-powerpc #1 Tue Sep 30 14:49:00 UTC 2008 ppc
> GNU/Linux
>
> $ gcc -v
> Using built-in specs.
> Target: powerpc-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu
> 4.3.2-1ubuntu12'
> --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
> --enable-shared --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix --enable-nls
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
> --enable-mpfr --disable-softfloat --enable-secureplt
> --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
> --with-long-double-128 --enable-checking=release
> --build=powerpc-linux-gnu --host=powerpc-linux-gnu
> --target=powerpc-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)

Thanks, that was helpful.
I fixed the problem, please "git pull" to get updated sources that do
compile.

>
> When compiling it in an x86 Ubuntu 8.10 system with the same compiler
> I don't get any errors.

that's normal, since the problem lays in the Altivec code...

Guillaume



More information about the x264-devel mailing list