Re: GSOC Task

2024-03-12 Thread Gedare Bloom
Thanks. Please add yourself to the table at https://devel.rtems.org/wiki/GSoC/2024 and (continue to) discuss your project ideas here/Discord. On Tue, Mar 12, 2024 at 2:10 PM Matheus Pecoraro wrote: > > Hello, I am a fresh graduate from Brazil. I have developed a simple > x86_64 kernel in Rust in

Re: [PATCH] improved error checking in ticks per timeslice

2024-03-12 Thread Kinsey Moore
Sorry, I missed this in the deluge of emails. Looks good to me. Kinsey On Tue, Mar 12, 2024 at 8:17 PM zack leung wrote: > ping > > On Fri, 8 Mar 2024 at 22:03, wrote: > >> From: Zack leung >> >> --- >> cpukit/doxygen/appl-config.h | 3 +-- >> cpukit/include/rtems/confdefs/clock.h

Re: [PATCH] improved error checking in ticks per timeslice

2024-03-12 Thread zack leung
ping On Fri, 8 Mar 2024 at 22:03, wrote: > From: Zack leung > > --- > cpukit/doxygen/appl-config.h | 3 +-- > cpukit/include/rtems/confdefs/clock.h | 4 > 2 files changed, 5 insertions(+), 2 deletions(-) > > diff --git a/cpukit/doxygen/appl-config.h

GSOC Task

2024-03-12 Thread Matheus Pecoraro
Hello, I am a fresh graduate from Brazil. I have developed a simple x86_64 kernel in Rust in my free time and thus I am interested in the x86_64 BSP project. Although I did manage to compile the x86_64 BSP, the hello.exe test was hanging, so I did the task with the i386 BSP. I definitely need to

Re: Multiple PowerPC BSPs Fail to BUIld

2024-03-12 Thread Joel Sherrill
FWIW I am still waiting for an ACK on the fdset size increase patch to newlib. Once that's in place, I will bump the rtems-tools hash and newlib hash. --joel On Mon, Mar 11, 2024 at 10:16 PM Chris Johns wrote: > On 11/3/2024 6:04 pm, Sebastian Huber wrote: > > sorry for breaking the build. I

Re: rtems-6.1-rc2 on Mac OSX Sonoma 14.4 (Apple M2) failed -> fixed

2024-03-12 Thread Heinz Junkes
Hello Chris, thanks for your mail. I have now installed the python as you described. The source-builder process runs quite well. Unfortunately, the gcc-13.2.0-newlib for powerpc cannot be built: (py3.12) junkes@zarquon rtems % cat