Re: [PATCH rtems-docs 1/1] user: Add docu for use of Rust with RTEMS

2024-02-23 Thread Frank Kühndel
Hi Chris, thanks for reviewing this patch. On 2/21/24 03:42, Chris Johns wrote: Hi Frank Thanks for this, it ia awesome. On 17/2/2024 7:52 am, Frank Kuehndel wrote: From: Frank Kühndel --- user/index.rst | 3 +- user/overview/index.rst | 2 + user/rust/bare-metal.rst | 54

[PATCH v2] user: Add docu for use of Rust with RTEMS

2024-02-23 Thread Frank Kuehndel
From: Frank Kühndel --- user/index.rst | 3 +- user/overview/index.rst | 2 + user/rust/bare-metal.rst | 548 +++ user/rust/index.rst | 64 + 4 files changed, 616 insertions(+), 1 deletion(-) create mode 100644 user/rust/bare-metal.rs

6.1rc2 Tool Build Failures

2024-02-23 Thread Joel Sherrill
Hi rtems 6.1rc2 has a lot of tool build failures because I didn't have gmp-devel installed. hecking for gmp.h... no configure: error: gmp.h header not found This is reported as part of building gcc-newlib. Should the RSB account for this by building gmp at the same time? For now, I installed a