[x265] Compiling 8-bit Win32 target fails: 64 registers r7/r8 used

2015-07-06 Thread Mario *LigH* Rohkrämer
Possibly after a line with a check %if ARCH_X86_64 was removed? Win32 non-HBD still allows ASM. + [ 8%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.obj h:/MSYS-GCC482/home/Entwicklung/x265/source/common/x86/pixel-util8.asm:1801: error: undefined symbol

Re: [x265] Compiling 8-bit Win32 target fails: 64 registers r7/r8 used

2015-07-06 Thread Dnyaneshwar Gorade
sent a fix patch. Yes, it was caused by %ARCH_X86_64 removal. On Mon, Jul 6, 2015 at 5:20 PM, Mario *LigH* Rohkrämer cont...@ligh.de wrote: Possibly after a line with a check %if ARCH_X86_64 was removed? Win32 non-HBD still allows ASM. + [ 8%] Building ASM_YASM object