[x264-devel] X264, amd64, compile error
Rolf Schöpfer
rs at samplezone.ch
Fri Feb 19 20:59:11 CET 2010
thank you, understand. any idea on that?:
# CC="gcc -m32" ./configure --enable-shared (works)
# CC="gcc -m64" ./configure --enable-shared
No working C compiler found.
debian lenny...
Am 19.02.2010 19:57, schrieb Jason Garrett-Glaser:
> 2010/2/19 Rolf Schöpfer<rs at samplezone.ch>:
>
>> Hi
>>
>> I'm not sure if this is the right place but I didn't find another list.
>> Trying to compile x264 on Debian Lenny (amd64) ends with an error. Spent
>> several hours for a solution but didn't succeed. Is this this a known error?
>>
> Your compiler, for some reason, appears to be defaulting to x86_32
> output, which obviously breaks everything since the assembly code is
> being compiled as x86_64.
>
> Dark Shikari
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>
>
>
More information about the x264-devel
mailing list