PATCH(2/2) libdl and rtems-tools. Add zlib compression for rap files

2019-02-25 Thread Сергей Круглов
rtems-tools/linkers/rtems-ld.cpp rtems-tools/linkers/rtems-ra.cpp rtems-tools/linkers/rtems-rapper.cpp rtems-tools/linkers/wscript rtems-tools/rtemstoolkit/rld-compression.cpp rtems-tools/rtemstoolkit/rld-compression.h rtems-tools/rtemstoolkit/rld-outputter.cpp rtems-tools/rtemstoolkit/rld-outputte

PATCH(1/2) libdl and rtems-tools. Add zlib compression for rap files

2019-02-25 Thread Сергей Круглов
cpukit/include/rtems/rtl/rtl-obj-comp.h cpukit/libdl/rtl-obj-comp.c cpukit/libdl/rtl-rap.c diff -Naur cpukit/include/rtl/rtl-obj-comp.h cpukit_patched/include/rtl/rtl-obj-comp.h --- cpukit/include/rtl/rtl-obj-comp.h2018-10-22 15:05:16 +0400 +++ cpukit_patched/include/rtl/rtl-obj-comp.h201

Re: Waf's dependency on Python3

2019-02-25 Thread Chris Johns
On 26/2/19 10:18 am, Jonathan Brandmeyer wrote: > I attempted to follow the directions in rtems-libbsd's README.md and > run into the following error: "Could not create the directory ///h", > right after configuring the build. On a wild guess I tried again > using python3 as the interpreter explic

Waf's dependency on Python3

2019-02-25 Thread Jonathan Brandmeyer
I attempted to follow the directions in rtems-libbsd's README.md and run into the following error: "Could not create the directory ///h", right after configuring the build. On a wild guess I tried again using python3 as the interpreter explicitly and that succeeded. My host is Debian Stretch, AMD