On Thu, May 28, 2020 at 12:23 PM Eshan Dhawan <eshandhawa...@gmail.com> wrote:
> Hello, > I have attached the error log I received after adding the patch > containing ppc support > This looks like the same issue you had on the arm where the sys/fenv.h had static versions of the methods and you still were building stubs or similar. You can't have inline and real bodies. You need to have real bodies which are not stubs. And not inline the methods. > > On Wed, May 27, 2020 at 10:32 PM Joel Sherrill <j...@rtems.org> wrote: > >> >> >> On Wed, May 27, 2020, 11:51 AM Eshan Dhawan <eshandhawa...@gmail.com> >> wrote: >> >>> Hello everyone, >>> I had added FENV support for PowerPC, >>> which BSP would be suitable to run testsuite. >>> also configurations of qemu-system-ppc would be used ? >>> >> >> Use psim which is built into gdb. It has a configuration with the RTEMS >> tester >> >>> >>> Thanks >>> - Eshan >>> >>
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel