<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div>The program fails to link on MinGW GCC 4.7.1 with revision <a class="execute" 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);">5683ee5</a>. The related messages are:</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal;">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><br></div><div>Best regards</div><div>Nikos</div></div></body></html>