public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Recent change broke bfin-elf
@ 2022-02-11 16:06 Jeff Law
  2022-02-11 22:43 ` Mike Frysinger
  2022-02-12  6:36 ` [PATCH/committed] libgloss: bfin: fix local header usage after automake move Mike Frysinger
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff Law @ 2022-02-11 16:06 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: Newlib

This change:

> commit 66dfedc28778e81d9d75a4a3fa1e74192138bf62
> Author: Mike Frysinger <vapier@gentoo.org>
> Date:   Wed Feb 2 01:06:21 2022 -0500
>
>     libgloss: merge bfin into top-level Makefile
>
>     Avoid a recursive make to speed things up a bit.

Broke the bfin-elf port with:

../../../../..//newlib-cygwin/libgloss/bfin/basiccrt.S:28:10: fatal 
error: sys/platform.h: No such file or directory
    28 | #include <sys/platform.h>




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

end of thread, other threads:[~2022-02-12  6:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 16:06 Recent change broke bfin-elf Jeff Law
2022-02-11 22:43 ` Mike Frysinger
2022-02-11 22:46   ` Jeff Law
2022-02-12  6:36 ` [PATCH/committed] libgloss: bfin: fix local header usage after automake move Mike Frysinger

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