Re: Static AND Dynamic linking at the same time
- From: Tieum <surnom.surnom@xxxxxxx>
- Date: Tue, 27 Dec 2005 12:31:29 +0100
Paul Pluzhnikov wrote:
> Tieum <surnom.surnom@xxxxxxx> writes:
>
>> Whatcan I change to have the desired behaviour ?
>
> Add -Wl,-Bstatic and -Wl,-Bdynamic to your link line as appropriate.
This does not work:
I changed Makefile.am to:
[...]
departements_LDADD = -Bstatic $(GTKMM_LIBS) $(LIBXMLPP_LIBS)
And got:
src/Makefile.am:36: linker flags such as `-Bstatic' belong in
`departements_LDFLAGS
--
Matthieu
-----------------------------------------------------------------
Pour m'écrire remplacer surnom par tieum les 2 fois
.
- Follow-Ups:
- Re: Static AND Dynamic linking at the same time
- From: Paul Pluzhnikov
- Re: Static AND Dynamic linking at the same time
- References:
- Static AND Dynamic linking at the same time
- From: Tieum
- Re: Static AND Dynamic linking at the same time
- From: Paul Pluzhnikov
- Static AND Dynamic linking at the same time
- Prev by Date: Re: dynamic ELF -> static executable?
- Next by Date: Re: Static AND Dynamic linking at the same time
- Previous by thread: Re: Static AND Dynamic linking at the same time
- Next by thread: Re: Static AND Dynamic linking at the same time
- Index(es):