[x264-devel] X264, amd64, compile error

Matyas mplayer.list at sustik.com
Mon Jul 4 19:53:31 CEST 2011


Has there been a resolution to this problem that I missed?

 >> Someone else reported this also, see the "[x264-devel] X264, amd64,
 >> compile error" thread. In the mean time, it looks like the compiler is
 >> defaulting to x86_64 as it should, while the linker is defaulting to
 >> i386. Could you try adding
 >> --extra-ldflags="-m64"
 >> to your configure line, and see if that fixes it.
 >>
 >>
 >>
 >
 > thanks for your advice!
 >
 > ./configure --extra-ldflags="-m64"
 > No working C compiler found.
 >
 > gcc target host is i486 on debian. in that way 64bit can't be compiled. i
 > don't know why this has to be like that and didn't find a way to install gcc
 > toolchain for 32bit&  64bit code.

I am running a 64 bit kernel and 32 bit userspace.  Thanks.

-Matyas


More information about the x264-devel mailing list