On Mon, Nov 11, 2013 at 8:51 PM, <[email protected]> wrote:
Hi,
I have built x265 in cygwin using the following step,
1. cd x265/build/linux
2. ./make-Makefiles.bash
3. make
it shows:
Cannot export x265_cpu_cpuid: symbol not defined
Cannot export x265_cpu_cpuid_test: symbol not defined
Cannot export x265_cpu_emms: symbol not defined
...
My question is how to modify to let x265 support cygwin?
We primarily support MinGW for GCC on Windows, but in all likely-hood cygwin
could be made to work.
Can you send me the full build log, particularly the cmake portion? For
whatever reason cpu-a.asm isn't being linked into the static lib.
Seems ABI problem, he use GCC makefile and Cygwin+Yasm use difference ABI
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel