Re: Kernel-space ctypes.h support?

2018-09-16 Thread Sebastian Huber
On 14/09/2018 18:57, Joel Sherrill wrote: On Fri, Sep 14, 2018 at 12:57 AM Sebastian Huber > wrote: On 14/09/2018 04:27, Joel Sherrill wrote: > > > On Thu, Sep 13, 2018, 9:25 PM Chris Johns mailto:chr...@rtems.org> >

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Chris Johns
On 17/09/2018 15:16, Sebastian Huber wrote: > I  would like to get rid of the wrapping step and just build the > librtemscpu.a. > I would also like to get rid of the TMPINSTALL_FILES. The next step would be > to > directly use the librtemscpu.a and librtemsbsp.a to link the tests so that > they

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Chris Johns
On 17/09/2018 15:13, Sebastian Huber wrote: > On 17/09/2018 05:23, Chris Johns wrote: >> On 17/09/2018 08:46, Joel Sherrill wrote: >>> On Sat, Sep 15, 2018 at 12:58 AM Chris Johns >> > wrote: >>> >>> On 14/9/18 11:18 pm, Sebastian Huber wrote: >>> > --- >>> >

Re: Update of libbsd to close to FreeBSD 12 release planned

2018-09-16 Thread Sebastian Huber
On 15/09/2018 08:03, Chris Johns wrote: On 14/9/18 7:08 pm, Sebastian Huber wrote: Hello, I have now a working update to FreeBSD 2018-09-12. I tested it on: * Xilinx Zynq Qemu (ARMv7-A) * Altera Cyclone V Devkit * Microchip ATSAM V71 (ARMv7-M) * NXP MCF548x (ColdFire) * NXP i.MX 7D * NXP QorIQ

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Sebastian Huber
On 15/09/2018 07:58, Chris Johns wrote: On 14/9/18 11:18 pm, Sebastian Huber wrote: --- cpukit/Makefile.am| 79 ++- cpukit/configure.ac | 1 - cpukit/sapi/Makefile.am | 63 cpuk

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Sebastian Huber
On 17/09/2018 05:23, Chris Johns wrote: On 17/09/2018 08:46, Joel Sherrill wrote: On Sat, Sep 15, 2018 at 12:58 AM Chris Johns mailto:chr...@rtems.org>> wrote: On 14/9/18 11:18 pm, Sebastian Huber wrote: > --- >  cpukit/Makefile.am                    | 79 +

Re: Trouble with rtems-libbsd

2018-09-16 Thread Sebastian Huber
On 14/09/2018 16:08, Jeff Mayes wrote: [1329/2017] Compiling freebsd/sys/arm/at91/at91_mci.c In file included from /home/tester/rtems/rtems-libbsd/freebsd/sys/sys/systm.h:42:0, from ../../freebsd/sys/arm/at91/at91_mci.c:36: /home/tester/rtems/rtems-libbsd/freebsd/sys/powerpc/include/machi

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Chris Johns
On 17/09/2018 08:46, Joel Sherrill wrote: > On Sat, Sep 15, 2018 at 12:58 AM Chris Johns > wrote: > > On 14/9/18 11:18 pm, Sebastian Huber wrote: > > --- > >  cpukit/Makefile.am                    | 79 > ++- > >  cpukit/

Re: [PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

2018-09-16 Thread Joel Sherrill
On Sat, Sep 15, 2018 at 12:58 AM Chris Johns wrote: > On 14/9/18 11:18 pm, Sebastian Huber wrote: > > --- > > cpukit/Makefile.am| 79 > ++- > > cpukit/configure.ac | 1 - > > cpukit/sapi/Makefile.am | 63 ---