Open sqjoker opened 8 years ago
I have a similar issue when compiling for ARM64, if I include the --disable-dynamic-code flag I get errors like "multiple definition of `ffts_static_transform_i_32f'" all over the place. If I remove the flag the error goes away, but I then get an inexplicable crash in fft_execute...
When I add the command "--disable-dynamic-code", compiler is error. The function "neon_static_o_f" and "neon_static_e_b" is undefined. And I can find the function in code.