public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* GCC cross compiler build failure
@ 2022-03-24 10:58 Dalas Yoo
  0 siblings, 0 replies; only message in thread
From: Dalas Yoo @ 2022-03-24 10:58 UTC (permalink / raw)
  To: crossgcc

Hi, currently I am working on building the embedded cross compiler from GCC
based on the newlib and the libgloss.

After successfully building and installing the newlib and the libgloss
libraries, I tried the gcc cross compiler and found my cross compiler
toolchain cannot find the crt0.o files in my toolchain
targeting arm-none-eabi.

I searched the build result, and found out that the crt0.o file is built
with some prefixes such as rdimon, nosys, etc. So here's my question.

1. where the "crt0.o" file resides?
2. If the type of the crt0.o files are intended, what specs should be the
default specs for the target arm-none-eabi?

Thank you for your help.
Dalas.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-24 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 10:58 GCC cross compiler build failure Dalas Yoo

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).