[x265] HIGH_BIT_DEPTH builds fail for GCC 4.8.2

Mario *LigH* Rohkrämer contact at ligh.de
Wed Aug 13 17:26:31 CEST 2014


LoRd_MuldeR analyzed this issue already in the doom9 forum:

http://forum.doom9.org/showpost.php?p=1689849&postcount=1152


Possibly unrelated warning:
+----
h:/MSYS/home/Entwicklung/x265/source/encoder/slicetype.cpp: In member  
function 'void x265::EstimateRow::estimateCUCost(x265::Lowres**,  
x265::ReferencePlanes*, int, int, int, int, int, bool*)':
h:/MSYS/home/Entwicklung/x265/source/encoder/slicetype.cpp:1722:35:  
warning: 'lowmode' may be used uninitialized in this function  
[-Wmaybe-uninitialized]
                  mode = lowmode + 2;
                                    ^
+----

Linker error:
+----
libx265.a(asm-primitives.cpp.obj):asm-primitives.cpp:(.text$_ZN4x26513intra_allangsILi2EEEvPtS1_S1_S1_S1_i[_ZN4x26513intra_allangsILi2EEEvPtS1_S1_S1_S1_i]+0x43):  
undefined reference to `x265::IntraFilterType'
libx265.a(asm-primitives.cpp.obj):asm-primitives.cpp:(.text$_ZN4x26513intra_allangsILi3EEEvPtS1_S1_S1_S1_i[_ZN4x26513intra_allangsILi3EEEvPtS1_S1_S1_S1_i]+0x43):  
undefined reference to `x265::IntraFilterType'
h:/msys/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe:  
libx265.a(asm-primitives.cpp.obj): bad reloc address 0x43 in section  
`.text$_ZN4x26513intra_allangsILi3EEEvPtS1_S1_S1_S1_i[_ZN4x26513intra_allangsILi3EEEvPtS1_S1_S1_S1_i]'

collect2.exe: error: ld returned 1 exit status
make[2]: *** [x265.exe] Error 1
make[1]: *** [CMakeFiles/cli.dir/all] Error 2
make: *** [all] Error 2
+----

-- 

Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
 


More information about the x265-devel mailing list