[x265] Win32 HBD build with disabled assembly: linking EXE fails, missing x265_stack_align

Steve Borho steve at borho.org
Sat Mar 7 05:07:59 CET 2015


On 03/06, Mario Rohkr??mer wrote:
> Tried to build x256 1.5+186-043c2418864b with GCC 4.8.2 in MSYS
> using the following commands:
> 
> cmake -G "MSYS Makefiles" -DWINXP_SUPPORT:BOOL=TRUE
> -DHIGH_BIT_DEPTH:BOOL=TRUE -DENABLE_ASSEMBLY:BOOL=FALSE ../../source
> 
> The result was that only libx265.a and libx265.dll were created, but
> linking x265.exe failed:
> 
> +----
> [ 96%] Building RC object CMakeFiles/cli.dir/x265.rc.obj
> [ 98%] Building CXX object CMakeFiles/cli.dir/x265.cpp.obj
> Linking CXX executable x265.exe
> libx265.a(threading.cpp.obj):threading.cpp:(.text+0x23): undefined
> reference to `x265_stack_align'

nice catch, thanks

-- 
Steve Borho


More information about the x265-devel mailing list