Re: [PATCH 0/1] Hard-float fenv support for PowerPc
Eshan Dhawan via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi Sebastian, Did you run autoreconf -fvi in newlib directory. This patch only contains the hand written files No files generated by autoconf are included in this patch Are those files required to be included ?? > On 05-Jun-2020, at 6:16 PM, Sebastian Huber <[email protected]> wrote: > > Hello, > > this patch breaks the powerpc-rtems build: > > gmake[8]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/powerpc-rtems6-gcc-6ea6c49-newlib-e6ce6f1-x86_64-freebsd12.1-1/build/powerpc-rtems6/m403/newlib/libm/fenv' > Making all in machine > gmake[8]: Entering directory '/usr/home/user/rtems-source-builder/rtems/build/powerpc-rtems6-gcc-6ea6c49-newlib-e6ce6f1-x86_64-freebsd12.1-1/build/powerpc-rtems6/m403/newlib/libm/machine' > Making all in powerpc > cd: powerpc: No such file or directory > > How did you test your patch?