automake
[Top][All Lists]
Advanced

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

Re: Static link against shared objects


From: Julien TIERNY (LIFL - TELECOM Lille 1)
Subject: Re: Static link against shared objects
Date: Thu, 22 Nov 2007 09:26:50 +0100
User-agent: KMail/1.9.7

hi!
thank you for your rapid answer.
I fulfill all the requirements you mentioned.
Where should I specify such a flag in the Makefile.am?
thanx once again.

best regards,
julien

Le Thursday 22 November 2007 07:56:04 Ralf Wildenhues, vous avez écrit :
> Hello Julien,
>
> * Julien TIERNY (LIFL, TELECOM Lille 1) wrote on Wed, Nov 21, 2007 at 
04:10:11PM CET:
> > I use automake for the packaging of a software I wrote that uses third
> > party shared libraries (at this point, everything's ok).
> > Is it possible to force automake generate Makefiles such that the final
> > binary program is statically linked to the third party libraries? (I've
> > got *.so and *.a versions of the third party libraries).
>
> If those installed libraries are libtool libraries (a *.la file exists),
> and your package uses libtool >= 1.5.24, then you can use the
> -static-libtool-libs flag.
>
> If either condition is not given, then please specify further.  ;-)
>
> Cheers,
> Ralf



-- 
TIERNY Julien -- www.lifl.fr/~tierny
Laboratoire d'Informatique Fondamentale de Lille (www.lifl.fr)
TELECOM Lille 1 (www.telecom-lille1.eu)




reply via email to

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