Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Creating static library from other static libraries
Creating static library from other static libraries [message #549694] Tue, 27 July 2010 14:58
Charles Wilson is currently offline Charles WilsonFriend
Messages: 16
Registered: July 2009
Junior Member
I have a complex project that is structured as about 50 different static
libs. However, I want to create a "final" static library that combines
all of the objects stored in these separate sublibraries.

This is a common idiom with libtool (e.g. "convenience libraries) but I
can't figure out how to get the Archiver Tool member of the toolchain to
do it. Any pointers?

--
Chuck
Previous Topic:Source file from debug informations
Next Topic:Suddenly error
Goto Forum:
  


Current Time: Thu Apr 25 04:08:20 GMT 2024

Powered by FUDForum. Page generated in 0.02713 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top