automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: Roesner Thomas
Subject: (no subject)
Date: Fri, 9 Dec 2005 16:25:42 +0100

Dear all,
i`m looking for your advise for linking against static libraries.

We are using automake/Libtool to build some programs (~30). We have
nearly the same number of lt-libraries.

The point is, that I want to build all programs with shared libraries,
but one with static libraries, wich are based on the same sourcecode
than the shared libraries. Adding "myprog_LDFLAGS = -all-static" does
not work.

How can I create static and shared libraries at the same time?
What must I do to link the static libraries?

I thought that lt-libraries will fit for both scenarios.

Any suggestions?
Thanks a lot!

Kind Regards
Thomas Roesner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]