public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* aarch64-none-elf build broken
@ 2018-06-08 13:27 Christophe Lyon
  2018-06-08 15:09 ` Jonathan Wakely
  0 siblings, 1 reply; 5+ messages in thread
From: Christophe Lyon @ 2018-06-08 13:27 UTC (permalink / raw)
  To: gcc

Hi,

As I reported in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78870#c16, the build of
GCC for aarch64*-none-elf fails when configuring libstdc++ since
r261034 (a week ago).

The root cause is PR66203 which I reported quite some time ago, which
points to a newlib problem: on aarch64 there is no default rom
monitor, one has to explicitly use a --specs flag for the link to
succeed.

Maybe I missed a change about this in newlib, and I should upgrade the
version I use for GCC automatic validations?

If not, and if there is not much interest in these configurations,
maybe I should just drop them from my list? Alternatively, I could try
to use LDFLAGS_FOR_TARGET=--specs=rdimon.specs in my validation
scripts.

Or, better, are there plans to fix this?

I ask, because I have no immediate plans to look at this.

Thanks,

Christophe

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

end of thread, other threads:[~2018-06-08 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08 13:27 aarch64-none-elf build broken Christophe Lyon
2018-06-08 15:09 ` Jonathan Wakely
2018-06-08 15:11   ` Christophe Lyon
2018-06-08 15:40   ` Joseph Myers
2018-06-08 17:17     ` Jonathan Wakely

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