This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Adding library to libtarget.a


I have a libmylib.a which is needed by my serial I/O code. Usually, I link it when I link my app. Now when I want to build redboot, I don't know how to link it. It would be fine for me to always link libmylib.a into libtarget.a, as a part of the HAL package probably. How can I do that?

Heiko Panther

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]