Bryan VanDeVen wrote:
> is there ary way (without libtool at the present) to build 
> static convenience libs and then have them all combined in a top level 
> directory?

I covered building an executable from static libs in:
http://www.murrayc.com/learning/linux/automake/automake.shtml#SubDirectories

It should be easy to adapt this to creating a static library instead of an
executable.
I believe that this will be much easier with the next version of automake.

Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com



Reply via email to