On 4/22/2022 07:28, Sebastian Huber wrote:
On 17/03/2022 13:30, Kinsey Moore wrote:
On 3/17/2022 05:00, Sebastian Huber wrote:
Hello,
the current Newlib build fails for aarch64 due to RTEMS-specific
patches:
CC libc/string/libc_a-wcscmp.o
../../../gnu-mirror-gcc-0f001dd/newlib/libc/
On 17/03/2022 13:30, Kinsey Moore wrote:
On 3/17/2022 05:00, Sebastian Huber wrote:
Hello,
the current Newlib build fails for aarch64 due to RTEMS-specific patches:
CC libc/string/libc_a-wcscmp.o
../../../gnu-mirror-gcc-0f001dd/newlib/libc/machine/aarch64/setjmp.S:29:10:
fatal error
On 3/17/2022 10:43, Sebastian Huber wrote:
On 17/03/2022 16:40, Kinsey Moore wrote:
with current newlib (ed32020)
This is not the current Newlib. There are a couple of build system
patches on top of it.
I guess the problem is that one location in the patch uses #include
<...> and not #incl
On 17/03/2022 16:40, Kinsey Moore wrote:
with current newlib (ed32020)
This is not the current Newlib. There are a couple of build system
patches on top of it.
I guess the problem is that one location in the patch uses #include
<...> and not #include "...'.
--
embedded brains GmbH
Herr Se
On 3/17/2022 07:30, Kinsey Moore wrote:
On 3/17/2022 05:00, Sebastian Huber wrote:
Hello,
the current Newlib build fails for aarch64 due to RTEMS-specific
patches:
CC libc/string/libc_a-wcscmp.o
../../../gnu-mirror-gcc-0f001dd/newlib/libc/machine/aarch64/setjmp.S:29:10:
fatal error:
On 3/17/2022 05:00, Sebastian Huber wrote:
Hello,
the current Newlib build fails for aarch64 due to RTEMS-specific patches:
CC libc/string/libc_a-wcscmp.o
../../../gnu-mirror-gcc-0f001dd/newlib/libc/machine/aarch64/setjmp.S:29:10:
fatal error: ../asmdefs.h: No such file or directory