Re: dl06

2019-11-18 Thread Sebastian Huber
On 19/11/2019 01:59, Chris Johns wrote: On 18/11/19 7:12 pm, Sebastian Huber wrote: On 18/11/2019 08:59, Chris Johns wrote: On 18 Nov 2019, at 6:14 pm, Sebastian Huber wrote: Hallo, on which platform passes the dl06 test? I tried arm/realview_pbx_a9_qemu and got: It is a bug that has

Re: [PATCH 2/3] tar01 and tar02: Do not generate tar archives

2019-11-18 Thread Sebastian Huber
On 19/11/2019 02:15, Chris Johns wrote: On 18/11/19 6:10 pm, Sebastian Huber wrote: This simplifies the build and avoids some host dependencies, e.g. availability of symbolic links in the host file system. Makes it possible to validate time stamps. Update #3818. ---

Re: dl06

2019-11-18 Thread Sebastian Huber
On 19/11/2019 02:04, Chris Johns wrote: On 19/11/19 4:33 am, Jonathan Brandmeyer wrote: On Mon, Nov 18, 2019 at 1:12 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: On 18/11/2019 08:59, Chris Johns wrote: > > > Converting to C is a broken path IMO. it

Re: Fwd: The GCC 7 branch is now closed

2019-11-18 Thread Sebastian Huber
On 14/11/2019 18:45, Joel Sherrill wrote: GCC 7.5 is available now and this branch is closed. I updated the RSB to use GCC 7.5.0. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail :

Re: psxfenv01 fails to compile for RISCV

2019-11-18 Thread Chris Johns
On 18/11/19 5:28 pm, Sebastian Huber wrote: > On 11/11/2019 23:35, Chris Johns wrote: >> On 12/11/19 12:10 am, Sebastian Huber wrote: >>> On 11/11/2019 07:04, Sebastian Huber wrote: On 09/11/2019 19:57, Joel Sherrill wrote: > I thought I fixed this in the upstream newlib. > >

Re: [PATCH 2/3] tar01 and tar02: Do not generate tar archives

2019-11-18 Thread Chris Johns
On 18/11/19 6:10 pm, Sebastian Huber wrote: > This simplifies the build and avoids some host dependencies, e.g. > availability of symbolic links in the host file system. Makes it > possible to validate time stamps. > > Update #3818. > --- > testsuites/libtests/Makefile.am| 41 >

Re: dl06

2019-11-18 Thread Chris Johns
On 19/11/19 4:33 am, Jonathan Brandmeyer wrote: > On Mon, Nov 18, 2019 at 1:12 AM Sebastian Huber > > > wrote: > > On 18/11/2019 08:59, Chris Johns wrote: > > > > > > > Converting to C is a broken path IMO. it does not scale. > > I

Re: dl06

2019-11-18 Thread Chris Johns
On 18/11/19 10:12 pm, Jiri Gaisler wrote: > > On 11/18/19 9:12 AM, Sebastian Huber wrote: >> On 18/11/2019 08:59, Chris Johns wrote: >>> On 18 Nov 2019, at 6:14 pm, Sebastian Huber wrote: Hallo, on which platform passes the dl06 test? I tried

Re: dl06

2019-11-18 Thread Chris Johns
On 18/11/19 7:12 pm, Sebastian Huber wrote: > On 18/11/2019 08:59, Chris Johns wrote: >> >>> On 18 Nov 2019, at 6:14 pm, Sebastian Huber >>> wrote: >>> >>> Hallo, >>> >>> on which platform passes the dl06 test? I tried arm/realview_pbx_a9_qemu and >>> got: >> >> It is a bug that has come in that

Re: Hello World Patch

2019-11-18 Thread Christian Mauderer
Hello Shubham Bhagat, no problem. And don't hesitate to ask on the mailing list if something sounds interesting. Best regards Christian On 18/11/2019 20:34, Shubham Bhagat wrote: > Thank you Christian. I am also looking at previous GSOC projects. I am > hopeful to find some leads there too!

Re: Hello World Patch

2019-11-18 Thread Christian Mauderer
Hello Shubham Bhagat, it really depends a lot on what interests you. Independent what you pick ask on the mailing list and maybe ask people that have worked on the tickets what the status is. There are some really small tickets like that stuff: https://devel.rtems.org/ticket/3300

Re: dl06

2019-11-18 Thread Jonathan Brandmeyer
On Mon, Nov 18, 2019 at 1:12 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 18/11/2019 08:59, Chris Johns wrote: > > > > > > > Converting to C is a broken path IMO. it does not scale. > > I would convert the individual object files with bin2c and load them > with

Re: Hello World Patch

2019-11-18 Thread Shubham Bhagat
Sorry I missed your replies in my inbox! I actually do not have required hardware. I have little experience with GPOS (no experience with embedded!). I was wondering if you could point to some tickets/projects that come to your mind that would be well-suited for me? Or if you tell me where I

no_cpu/no_bsp?

2019-11-18 Thread Sebastian Huber
Hello, should I add the no_cpu/no_bsp BSP to the new build system? It results in errors like this: ./waf bsp_defaults > bsps.ini ... Configure board support package (BSP) : no_cpu/no_bsp Checking for program 'no_cpu-rtems5-gcc' : not found Could not find the program

[PATCH] user/start/bsp-test.rst: Changed bsp to erc32-sis.

2019-11-18 Thread gsnb . gn
From: gs-niteesh This commit (id=abc540105d10ddc9cad7de3c7ac0a9aa209ac828) removed the target sim from gdb, but the doc was not updated, so on running rtems test as per the doc caused failures, this commit changes it use the erc32-sis which used standalone sis simulator. ---

Re: sparc-erc32 testsuites failures

2019-11-18 Thread Vaibhav Gupta
On Mon, Nov 18, 2019, 12:52 PM Niteesh wrote: > I have updated the doc to use erc32-sis, and attached the patch file in > this mail. Can someone review it. > Use "git send-email" for sending patches. > > On Mon, Nov 18, 2019 at 12:07 PM Niteesh wrote: > >> I know this, but the docs are not

Re: dl06

2019-11-18 Thread Sebastian Huber
On 18/11/2019 08:59, Chris Johns wrote: On 18 Nov 2019, at 6:14 pm, Sebastian Huber wrote: Hallo, on which platform passes the dl06 test? I tried arm/realview_pbx_a9_qemu and got: It is a bug that has come in that I have not looked at. Is this a known issue or something which broke

Re: dl06

2019-11-18 Thread Chris Johns
> On 18 Nov 2019, at 6:14 pm, Sebastian Huber > wrote: > > Hallo, > > on which platform passes the dl06 test? I tried arm/realview_pbx_a9_qemu and > got: It is a bug that has come in that I have not looked at. > *** BEGIN OF TEST libdl (RTL) 6 *** > *** TEST VERSION: