luben / zstd-jni

JNI binding for Zstd
Other
853 stars 168 forks source link

error: undefined reference to 'HUF_decompress4X1_usingDTable_internal_fast_asm_loop #275

Closed darrenjh closed 1 year ago

darrenjh commented 1 year ago

请问下这种是什么情况 ../../../../src/main/native/decompress/huf_decompress.c:856: error: undefined reference to 'HUF_decompress4X1_usingDTable_internal_fast_asm_loop

luben commented 1 year ago

On what architecture that fails? With which compiler?