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]
Other format: [Raw text]

Re: creating 1 library from all noinst libraries in subdirs


Bob Rossi <bob_rossi@cox.net> writes:

> Is it portable to put static libraries within static libraries?
> Or do you have to put the object files?

Hi Bob,

Libtool automatically does the right thing (unpacking the
sub-libraries into a temporary directory, then adding the
object files to the main library).

Just check it out and see what happens.

-- 
Ralph Schleicher

System Engineering
Environmental Control Systems

Liebherr-Aerospace Lindenberg GmbH
P.O. Box 1363 * 88153 Lindenberg * Germany
Phone +49-8381-46-4057 * Fax +49-8381-46-4623




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