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: libs in subdirs


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
murrayc@usa.net
www.murrayc.com




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