Is there any framebuffer testcases?
Chris Johns
chrisj at rtems.org
Thu Apr 14 21:16:35 UTC 2016
On 15/04/2016 2:04 AM, Joel Sherrill wrote:
> Except that I focused on libc only, this is the general way I got my
> list of symbols.
>
> empty main.c
> sparc-rtems4.12-gcc -c main.c
> sparc-rtems4.12-ld crt0.o --whole-archive libc.a --no-whole-archive main.o
>
> I wondered about the rest of the symbols in lock.h but only those mutex
> ones came up undefined.
More came up.
>
> Whole archive of libraries under consideration + main + stubs should be
> the way to go.
>
Yes this is the test.
Chris
More information about the users
mailing list