From: Chris Johns
- This is a bug introduced in the recent bset tar file changes
---
source-builder/sb/setbuilder.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/source-builder/sb/setbuilder.py b/source-builder/sb/setbuilder.py
index 67b66f5..f24ac87 100644
--- a/source-
Hi,
These patches add support to build GNU sed if it is not avaliable on
a host. GCC requires GNU sed or weird things happen. Ticket #2300
details a MIPS build failure that has existed in GCC for years
where the multilib processing depends on GNU sed.
The simplest solution is to check and if sed
From: Chris Johns
Updates #2300
---
bare/config/textproc/gsed-4.8.cfg | 12 +++
bare/config/textproc/gsed-internal.bset | 12 +++
bare/config/textproc/gsed.bset | 4 +
bare/config/textproc/gsed.cfg | 8 ++
source-builder/config/gsed-1.cfg| 108 +
From: Chris Johns
Closes #2300
---
bare/config/devel/gnu-default-tools.bset| 6 ++
rtems/config/tools/rtems-default-tools.bset | 5 +
source-builder/config/gcc-common-1.cfg | 4
3 files changed, 15 insertions(+)
diff --git a/bare/config/devel/gnu-default-tools.bset
b/bare
Sorry for not thinking this through, but I think I have a more portable
solution for handling the included DTB:
1. In bsps/shared/start/bsp-fdt.c, include the header as you had originally
proposed.
2. Also bsps/shared/start/bsp-fdt.c, change bsp_fdt_get to return either
&bsp_fdt_blob[0] for the u-b
Hi Padmarao,
Please see my inline comments below
On Wed, Sep 14, 2022 at 12:51 AM wrote:
> Hi Alan,
>
> > On Tue, 2022-09-13 at 23:57 -0400, Alan Cudmore wrote:
> >
> > Hi Padmarao,
> > I am working on a RISC-V bsp variant for the Kendryte K210 and I am
> > also using an included DTB. For my k21
Unfortunately needed on some hosts. OK by me.
On Wed, Sep 14, 2022 at 2:02 AM wrote:
> From: Chris Johns
>
> Updates #2300
> ---
> bare/config/textproc/gsed-4.8.cfg | 12 +++
> bare/config/textproc/gsed-internal.bset | 12 +++
> bare/config/textproc/gsed.bset | 4 +
> bare/c
OK. Hopefully this fixes the MIPS issues.
On Wed, Sep 14, 2022 at 2:02 AM wrote:
> From: Chris Johns
>
> Closes #2300
> ---
> bare/config/devel/gnu-default-tools.bset| 6 ++
> rtems/config/tools/rtems-default-tools.bset | 5 +
> source-builder/config/gcc-common-1.cfg | 4
On 14/9/2022 11:31 pm, Joel Sherrill wrote:
> OK. Hopefully this fixes the MIPS issues.
It does on FreeBSD 13.1.
Thanks
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Tue, Sep 13, 2022 at 12:42 PM Kuan-Hsun Chen wrote:
>
> Thanks for the prompt reply. Yes, I will guide Junjie to make a ticket and go
> through the issue.
>
> >Is there a test case for this?
> Yes, a test case is also ready to be reviewed and can be part of the
> testsuite to test out ICPP (M
10 matches
Mail list logo