← Back to team overview

t-kernel team mailing list archive

Re: Is there any framebuffer testcases?

 



On 14/04/16 23:16, Chris Johns wrote:
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.

We have to look at libstdc++ and libgomp as well.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@xxxxxxxxxxxxxxxxxx
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
users mailing list
users@xxxxxxxxx
http://lists.rtems.org/mailman/listinfo/users

References