For testing, I followed the instruction in the blog written by @Vaibhav Gupta <vaibhav.varo...@gmail.com> last year for applying a patch to newlib (the blog can be read here: https://medium.com/my-gsoc-2019-journey/apply-newlib-patch-to-rtems-source-builder-6873b0fb31b8 ) After building the toolchain again, aio.h was present in the include directory of the toolchain (sparc-rtems5) then I build sparc/erc32 BSP with the new toolchain and the other patch ( patch to remove aio.h from rtems <https://lists.rtems.org/pipermail/devel/2020-April/059547.html> ) and ran the aio tests present in testsuite/psxtests. I also did the same for riscv/rv32imac.
-Eshan On Fri, Apr 24, 2020 at 8:29 AM Gedare Bloom <ged...@rtems.org> wrote: > Hi Eshan, > > How did you test it? > > On Thu, Apr 23, 2020 at 12:58 PM Eshan Dhawan <eshandhawa...@gmail.com> > wrote: > > > > hello, > > This patch adds aio.h to newlib. > > If it is ok should I send it to newlib mailing list?? > > thanks > > -Eshan > > > > > > On Fri, Apr 24, 2020 at 12:04 AM Eshan dhawan <eshandhawa...@gmail.com> > wrote: > >> > >> Added aio.h in newlib/libc/include > >> > >> the file is taken from RTEMS (rtems/cpukit/include) > >> > >> Build successful for sparc-rtems5 and tested it RTEMS Source Builder > (rsb) > >> > >> Eshan dhawan (1): > >> Adding aio.h to newlib/libc/include from RTEMS > >> > >> newlib/libc/include/aio.h | 193 ++++++++++++++++++++++++++++++++++++++ > >> 1 file changed, 193 insertions(+) > >> create mode 100644 newlib/libc/include/aio.h > >> > >> -- > >> 2.17.1 > >> >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel