Re: [GSoC - x86_64 BSP] Using fPIC to compile RTEMS as a shared library

2018-06-08 Thread Amaan Cheval
On Fri, Jun 8, 2018 at 7:31 AM, Chris Johns wrote: > On 08/06/2018 01:50, Amaan Cheval wrote: >> >> Joel, Chris, I'd appreciate guidance on what I ought to work on next > > I would like to see the focus on the kernel context switcher, FPU support, and > then interrupts so we have the basic

Re: configure/make with multiple jobs error?

2018-06-08 Thread Gedare Bloom
On Thu, Jun 7, 2018 at 10:04 PM, Chris Johns wrote: > On 08/06/2018 04:42, Gedare Bloom wrote: >> OK, and I concur with your assessment. It worked a couple months ago. >> I might try to bisect if I have time. I would bet something in our >> scripts that changed during the source code reorg causes

Re: [PATCH] Fix --show-commands.

2018-06-08 Thread Chris Johns
> On 8 Jun 2018, at 4:21 pm, Christian Mauderer > wrote: > >> Am 06.06.2018 um 09:48 schrieb Christian Mauderer: >> In the current version of libbsd, if the --show-commands option is used, >> the cwd is passed as a Nod3. Popen does not work with that. Therefore >> create a string from cwd if

Re: [PATCH] Fix --show-commands.

2018-06-08 Thread Gedare Bloom
On Fri, Jun 8, 2018 at 2:21 AM, Christian Mauderer wrote: > Am 06.06.2018 um 09:48 schrieb Christian Mauderer: >> In the current version of libbsd, if the --show-commands option is used, >> the cwd is passed as a Nod3. Popen does not work with that. Therefore >> create a string from cwd if it

Re: RISC-V tool chain

2018-06-08 Thread Chris Johns
On 06/06/2018 19:57, Sebastian Huber wrote: > On 06/06/18 07:16, Sebastian Huber wrote: >> We could use an unofficial mirror on Github, e.g. >> >> https://codeload.github.com/bminor/binutils-gdb/tar.gz/c61b06a19a34baab66e3809c7b41b0c31009ed9f >> >> >> My main concern with using all these different

Re: [GSoC - x86_64 BSP] Using fPIC to compile RTEMS as a shared library

2018-06-08 Thread Chris Johns
On 9/6/18 10:00 am, Joel Sherrill wrote: > On Thu, Jun 7, 2018, 9:01 PM Chris Johns > wrote: > > and what > > discussions we need to have to decide between the "bundled kernel.so > approach" > > (the one implemented here) vs. the "FreeBSD

Re: [GSoC - x86_64 BSP] Using fPIC to compile RTEMS as a shared library

2018-06-08 Thread Joel Sherrill
On Thu, Jun 7, 2018, 9:01 PM Chris Johns wrote: > On 08/06/2018 01:50, Amaan Cheval wrote: > > > > Joel, Chris, I'd appreciate guidance on what I ought to work on next > > I would like to see the focus on the kernel context switcher, FPU support, > and > then interrupts so we have the basic

Re: [PATCH 3/6] shgen: Import from RTEMS

2018-06-08 Thread Chris Johns
On 8/6/18 10:32 pm, Gedare Bloom wrote: > On Thu, Jun 7, 2018 at 10:19 PM, Chris Johns wrote: >> On 07/06/2018 16:11, Sebastian Huber wrote: >>> On 07/06/18 07:53, Chris Johns wrote: On 07/06/2018 15:39, Sebastian Huber wrote: > Corresponding RTEMS commit is

Re: [PATCH 3/6] shgen: Import from RTEMS

2018-06-08 Thread Joel Sherrill
On Fri, Jun 8, 2018 at 6:28 PM, Chris Johns wrote: > On 8/6/18 10:32 pm, Gedare Bloom wrote: > > On Thu, Jun 7, 2018 at 10:19 PM, Chris Johns wrote: > >> On 07/06/2018 16:11, Sebastian Huber wrote: > >>> On 07/06/18 07:53, Chris Johns wrote: > On 07/06/2018 15:39, Sebastian Huber wrote: >

Re: [GSoC - x86_64 BSP] Using fPIC to compile RTEMS as a shared library

2018-06-08 Thread Chris Johns
On 9/6/18 2:39 am, Amaan Cheval wrote: > On Fri, Jun 8, 2018 at 7:31 AM, Chris Johns wrote: >> On 08/06/2018 01:50, Amaan Cheval wrote: >>> >>> Joel, Chris, I'd appreciate guidance on what I ought to work on next >> >> I would like to see the focus on the kernel context switcher, FPU support, >>

Re: [PATCH 3/6] shgen: Import from RTEMS

2018-06-08 Thread Chris Johns
On 9/6/18 9:48 am, Joel Sherrill wrote: > On Fri, Jun 8, 2018 at 6:28 PM, Chris Johns > wrote: > > On 8/6/18 10:32 pm, Gedare Bloom wrote: > > On Thu, Jun 7, 2018 at 10:19 PM, Chris Johns > wrote: > >> On 07/06/2018 16:11,