Re: [PATCH 2/2] gdb: Split python's version into major/minor and check for embed option

2022-04-25 Thread Chris Johns
On 26/4/2022 8:04 am, Chris Johns wrote: > On 26/4/2022 4:01 am, Frank Kühndel wrote: >> I tested your two patches for ARM on top of >> 990e3f05e62cf48117f6de8346e9ea8a8d9b1ba3 (Git master >> rtems-source-builder, RTEMS 6) on the following OS: >> >> * openSUSE Leap 15.3 Python 2.7.18 >> * openSUSE

[PATCH v2 2/2] gdb: Split python's version into major/minor and check for embed option

2022-04-25 Thread chrisj
From: Chris Johns Closes #4631 --- source-builder/config/gdb-common-1.cfg | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source-builder/config/gdb-common-1.cfg b/source-builder/config/gdb-common-1.cfg index c7f3955..68eb0f3 100644 --- a/source-builder/config/gdb-common-

[PATCH v2 1/2] sb: %if checks are numeric if the left and right values are numbers

2022-04-25 Thread chrisj
From: Chris Johns - If the left and right values are numbers make the check numeric. Update #4631 --- source-builder/sb/config.py | 69 +++-- 1 file changed, 35 insertions(+), 34 deletions(-) diff --git a/source-builder/sb/config.py b/source-builder/sb/config.py

Re: rtems_rpc_task_init, where?

2022-04-25 Thread Chris Johns
On 26/4/2022 4:54 am, Heinz Junkes wrote: > Hallo, > > with the new network stack, rtems_rpc_task_init no longer exists. > > What must/could be called/initialized instead? There is no call. The user land NFS RPC negotiation is handled in the mount call and the NFSv4 client is a kernel land imple

Re: [PATCH v2 01/15] mptests: Manually adding file headers and licenses

2022-04-25 Thread Chris Johns
On 23/4/2022 5:12 am, Ryan Long wrote: > These files had no file header, copyright, or license. Based on git > history, added appropriate copyrights and licenses. Looks good. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mai

Re: [PATCH 2/2] gdb: Split python's version into major/minor and check for embed option

2022-04-25 Thread Chris Johns
On 26/4/2022 4:01 am, Frank Kühndel wrote: > I tested your two patches for ARM on top of > 990e3f05e62cf48117f6de8346e9ea8a8d9b1ba3 (Git master > rtems-source-builder, RTEMS 6) on the following OS: > > * openSUSE Leap 15.3 Python 2.7.18 > * openSUSE Leap 15.3 Python 3.6.15 > * Ubuntu 22.04 LTS Pyt

rtems_rpc_task_init, where?

2022-04-25 Thread Heinz Junkes
Hallo, with the new network stack, rtems_rpc_task_init no longer exists. What must/could be called/initialized instead? Danke, Heinz ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH 2/2] gdb: Split python's version into major/minor and check for embed option

2022-04-25 Thread Frank Kühndel
Hi Chris, I tested your two patches for ARM on top of 990e3f05e62cf48117f6de8346e9ea8a8d9b1ba3 (Git master rtems-source-builder, RTEMS 6) on the following OS: * openSUSE Leap 15.3 Python 2.7.18 * openSUSE Leap 15.3 Python 3.6.15 * Ubuntu 22.04 LTS Python 3.10.4 * AlmaLinux 8.5 (Arctic Sphynx) Pyt

Re: [PATCH] GDB: fix python config command line arguments based on python version

2022-04-25 Thread Chris Johns
On 22/4/22 11:18 pm, Frank Kühndel wrote: > Hi Chris, > > On 4/22/22 03:19, Chris Johns wrote: >> On 21/4/2022 5:45 pm, Karel Gardas wrote: >>> On 4/21/22 02:12, Chris Johns wrote: On 21/4/2022 4:38 am, Karel Gardas wrote: > Chris, Frank, > > I don't feel particularly comfortable

[PATCH 1/2] sb: %if checks are numeric if the left and right values are numbers

2022-04-25 Thread chrisj
From: Chris Johns - If the left and right values are numbers make the check numeric. Update #4631 --- source-builder/sb/config.py | 59 ++--- 1 file changed, 28 insertions(+), 31 deletions(-) diff --git a/source-builder/sb/config.py b/source-builder/sb/config.py

[PATCH 2/2] gdb: Split python's version into major/minor and check for embed option

2022-04-25 Thread chrisj
From: Chris Johns Closes #4631 --- source-builder/config/gdb-common-1.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source-builder/config/gdb-common-1.cfg b/source-builder/config/gdb-common-1.cfg index c7f3955..e685445 100644 --- a/source-builder/config/gdb-common-1

Re: Building RTEMS 6 toolchain on a Mac

2022-04-25 Thread Sebastian Huber
Hello Heinz, you are probably one of the first persons building GCC 12 on this platform. I checked in a change which could fix the problem. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 f