public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/99964] New: android(bionic) cannot find crti.o and crtn.o
@ 2021-04-07 20:16 unlvsur at live dot com
  2021-04-07 20:31 ` [Bug libgcc/99964] android(bionic) cannot find crti.o and crtn.o on aarch64 wilson at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: unlvsur at live dot com @ 2021-04-07 20:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99964

            Bug ID: 99964
           Summary: android(bionic) cannot find crti.o and crtn.o
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

D:\msys64\aarch64-linux-android\aarch64-linux-android\bin\ld.exe: cannot find
crti.o: No such file or directory
D:\msys64\aarch64-linux-android\aarch64-linux-android\bin\ld.exe: cannot find
crtn.o: No such file or directory
collect2.exe: error: ld returned 1 exit status
make[2]: *** [Makefile:995: libgcc_s.so] Error 1
make[2]: Leaving directory
'/home/unlvs/gcc_aarcch64-android-build/aarch64-linux-android/libgcc'
make[1]: *** [Makefile:13520: all-target-libgcc] Error 2
make[1]: Leaving directory '/home/unlvs/gcc_aarcch64-android-build'
make: *** [Makefile:974: all] Error 2


bionic simply does not provide crti.o and crtn.o
https://github.com/aosp-riscv/platform_bionic/tree/master/libc/arch-common/bionic

I built the x86_64-linux-android toolchain and it succeeds. but fails for
aarch64.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-08-05  0:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 20:16 [Bug libgcc/99964] New: android(bionic) cannot find crti.o and crtn.o unlvsur at live dot com
2021-04-07 20:31 ` [Bug libgcc/99964] android(bionic) cannot find crti.o and crtn.o on aarch64 wilson at gcc dot gnu.org
2021-04-07 20:33 ` unlvsur at live dot com
2021-04-07 20:34 ` unlvsur at live dot com
2021-04-07 20:34 ` unlvsur at live dot com
2021-04-07 22:52 ` unlvsur at live dot com
2021-04-09  0:28 ` unlvsur at live dot com
2021-04-09  0:34 ` mpolacek at gcc dot gnu.org
2021-04-09  0:35 ` unlvsur at live dot com
2021-04-09  0:37 ` unlvsur at live dot com
2021-08-05  0:37 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).