I can make use of the gnuabi library with LLVM or armclang by implicitly add -mveclib/-fsimdmath in each compiler on an aarch64 server. However, gcc seems do not have such options that can make use of the gnuabi library. I was not able to enable it after a long try and I also cannot supoort or example that who have done it with gcc on aarch64 on google. So, Does the libsleefgnuabi applicable with gcc on aarch64? If so Can anyone give me an example on how to use the library with gcc on aarch64?