Re: Static AND Dynamic linking at the same time



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
.