<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><BLOCKQUOTE id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir="ltr">
<DIV class="gmail_extra"><BR>
<DIV class="gmail_quote">On Mon, Nov 11, 2013 at 8:51 PM, <SPAN dir="ltr"><<A href="mailto:idxa@sina.com" target="_blank">idxa@sina.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>Hi,<BR></DIV>
<DIV>I have built x265 in cygwin using the following step,<BR>1. cd x265/build/linux<BR>2. ./make-Makefiles.bash<BR>3. make</DIV>
<DIV> </DIV>
<DIV>it shows:<BR>Cannot export x265_cpu_cpuid: symbol not defined<BR>Cannot export x265_cpu_cpuid_test: symbol not defined<BR>Cannot export x265_cpu_emms: symbol not defined<BR>...</DIV>
<DIV>My question is how to modify to let x265 support cygwin?</DIV></BLOCKQUOTE>
<DIV><BR></DIV>
<DIV>We primarily support MinGW for GCC on Windows, but in all likely-hood cygwin could be made to work.</DIV>
<DIV><BR></DIV>
<DIV>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.</DIV></DIV>
<DIV><BR></DIV>Seems ABI problem, he use GCC makefile and Cygwin+Yasm use difference ABI</DIV></DIV></BLOCKQUOTE></div>