How do I build two or more libraries in one Makefile?

Amalaye Oyake amalaye.oyake at jpl.nasa.gov
Wed Nov 28 19:18:56 UTC 2007


Hello,

what is the correct way to build two or more libraries using the RTEMS
library Makefile?

For instance, assume I have libabc.a, libefg.a and libxyx.a

The RTEMS library Makefile expects ONE library per Makefile, e.g.

LIBNAME=libabc.a

I have some ideas how to wiggle around this, but I wanted to ask first.

Regards, 
Amalaye Oyake 




More information about the users mailing list