<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 4:46 AM, Nikos Barkas <span dir="ltr"><<a href="mailto:nikbar2004@yahoo.com" target="_blank">nikbar2004@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:Courier New,courier,monaco,monospace,sans-serif"><div>The program fails to link on MinGW GCC 4.7.1 with revision <a href="https://bitbucket.org/multicoreware/x265/commits/5683ee5b793cca5956f1e44e4e0bb3d6be70e942" style="color:rgb(59,115,175);text-decoration:none;font-size:12px;font-family:Monaco,monospace;background-color:rgb(245,245,245)" target="_blank">5683ee5</a>. The related messages are:</div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'Courier New',courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'Courier New',courier,monaco,monospace,sans-serif">
Linking CXX executable
 x265.exe</div><div>libx265.a(asm-primitives.cpp.obj):asm-primitives.cpp:(.text+0x75a7): undefined reference to `x265_interp_4tap_vert_ps_2x4_sse4'</div><div>libx265.a(asm-primitives.cpp.obj):asm-primitives.cpp:(.text+0x7791): undefined reference to `x265_interp_4tap_vert_ps_2x8_sse4'</div>
<div>c:/developmentenvironment/gcc/msys_x2/1.0/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.1/../../../../x86_64-w64-mingw32/bin/ld.exe: libx265.a(asm-primitives.cpp.obj): bad reloc address 0x0 in section `.pdata'</div>
<div>c:/developmentenvironment/gcc/msys_x2/1.0/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.1/../../../../x86_64-w64-mingw32/bin/ld.exe: final link failed: Invalid operation</div><div>collect2.exe: error: ld returned 1 exit status</div>
<div>make[2]: *** [x265.exe] Error 1</div><div>make[1]: *** [CMakeFiles/cli.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div></div></blockquote><div><br></div><div>this wasn't isolated to GCC, there was a missed patch. should be fixed now </div>
</div><div><br></div>-- <br>Steve Borho
</div></div>