Is there any framebuffer testcases?
Chris Johns
chrisj at rtems.org
Thu Apr 14 02:57:15 UTC 2016
On 14/04/2016 12:25, Chris Johns wrote:
>
> The attached patch works. Can you please make a suitable newlib patch
> and post to newlib's mailing list? I will update the RSB to pull the
> patch in until the next newlib snapshot.
>
Further to needing this patch a further issue has surfaced. The
__getreent symbol is being defined twice, once in newlib and once in
default-configuration.c. Adding:
#undef RTEMS_NEWLIB
before including confdefs.h solved the problem. I am not sure if this is
the correct solution.
Chris
More information about the users
mailing list