This is the mail archive of the automake@gnu.org mailing list for the automake project.


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

Re: [Combining libraries in subdirectories into one library]


Tim Heath <th374862@cosd.fedex.com> wrote:
> I need to understand better the way to combine libraries in
> subdirectories into one library at the top_srcdir.  Does anyone know of
> an example that does this with static libraries I could look at?  I
> created the static libraries myself so I don't beleive there is any m4
> macros for them to use in configure.in.  

If the page on my site does not explain this well enough then I would welcome
a suggestion about something that should be improved. 

The downloadable example on the 'Building C/C++ libraries...' page combines
libtool libraries from sub directories. The example on the 'Using autoconf and
automake...' page combines static libraries from sub directories into an
executable. It should take much more work to combine static libraries into one
static library. Although, I believe that there is some way that a libtool
library can be used to generate a static library.


Murray Cumming
murrayc@usa.net
www.murrayc.com
+44 7971 226563

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


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