Recent change broke bfin-elf

Jeff Law jeffreyalaw@gmail.com
Fri Feb 11 22:46:59 GMT 2022



On 2/11/2022 3:43 PM, Mike Frysinger wrote:
> On 11 Feb 2022 09:06, Jeff Law wrote:
>> 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>
> bfin-elf is one i regularly test.  it still builds for me.
>
> i'm guessing you're testing just binutils+gcc and don't have newlib+libgloss
> installed already ?  that might be why mine passes ... i'm using a full
> toolchain.
Correct.  It's a build from scratch with nothing pre-installed.

jeff


More information about the Newlib mailing list