On Wed, 21 Apr 2021, Andreas Schwab wrote: > On Apr 21 2021, Richard Sandiford via Gcc-patches wrote: > > > However, AArch64 postdates glibc and binutils support for > > .init/fini_array by some distance, so it's safe to hard-code the > > result to "yes" for cross compilers. > > Should there be an automatism for any other new architecture added?
See what I said in <https://sourceware.org/pipermail/libc-alpha/2018-November/098712.html>. I think the configure test is valid for cross compilation and doesn't need to check build = host = target at all. -- Joseph S. Myers jos...@codesourcery.com