https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99964
Jim Wilson <wilson at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wilson at gcc dot gnu.org
--- Comment #1 from Jim Wilson <wilson at gcc dot gnu.org> ---
(In reply to cqwrteur from comment #0)
> bionic simply does not provide crti.o and crtn.o
> https://github.com/aosp-riscv/platform_bionic/tree/master/libc/arch-common/
> bionic
That is the RISC-V Android port in progress. It should not be used for
anything other than RISC-V, as RISC-V patches might have accidentally broken
other targets. Use the official Android sources for Aarch64, or maybe
something distributed by Linaro.