Tim Heath <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
www.murrayc.com
+44 7971 226563

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

Reply via email to