plugin compilation ...

Cesc cesc.santa at gmail.com
Mon Jul 3 00:14:26 CEST 2006


Just for clarity ... it means that for now, it will only work if
shared = 1 & static = 0, right?

At least for me ... in debian stable i don't seem to have /dev/dsp
(the module is static, right?).

Cesc

On 7/2/06, Mikael Magnusson <mikma264 at gmail.com> wrote:
> Cesc wrote / skrev:
> > Hi,
> >
> > I was trying to build minisip statically ...
> > set_global_configure_param(
> > #                       'maintainer-mode' => 0,
> >                        debug => 1,
> >                        shared => 0,
> >                        static => 1,
> > #                       'test-suite' => 1,
> >                );
> >
> > When done this way, the plugins get built as *.a ... and the loader
> > complains (basically, they can't be used). Shouldn't they always be
> > built as shared libs?
>
> I don't think it's possible to link dynamically loadable libtool modules
> against static libraries. It should be possible to link the minisip
> program against static plugin modules, but it's currently not implemented.
>
> Mikael
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
>


More information about the Minisip-devel mailing list