Recent change broke bfin-elf
Jeff Law
jeffreyalaw@gmail.com
Fri Feb 11 16:06:08 GMT 2022
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>
More information about the Newlib
mailing list