[x265] Build failure on MinGW GCC 4.7.1 with rev 5683ee5

2013-11-14 Thread Nikos Barkas
The program fails to link on MinGW GCC 4.7.1 with revision 5683ee5. The related messages are: Linking CXX executable x265.exe libx265.a(asm-primitives.cpp.obj):asm-primitives.cpp:(.text+0x75a7): undefined reference to `x265_interp_4tap_vert_ps_2x4_sse4'

Re: [x265] Build failure on MinGW GCC 4.7.1 with rev 5683ee5

2013-11-14 Thread Steve Borho
On Thu, Nov 14, 2013 at 4:46 AM, Nikos Barkas nikbar2...@yahoo.com wrote: The program fails to link on MinGW GCC 4.7.1 with revision 5683ee5https://bitbucket.org/multicoreware/x265/commits/5683ee5b793cca5956f1e44e4e0bb3d6be70e942. The related messages are: Linking CXX executable x265.exe