BSP to run PPC testsuite
Joel Sherrill
joel at rtems.org
Thu May 28 17:42:48 UTC 2020
On Thu, May 28, 2020 at 12:23 PM Eshan Dhawan <eshandhawan51 at 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 <joel at rtems.org> wrote:
>
>>
>>
>> On Wed, May 27, 2020, 11:51 AM Eshan Dhawan <eshandhawan51 at 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
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200528/3e9e65b9/attachment.html>
More information about the devel
mailing list