[speex-dev] Re: does installed lib support _int()s ?

Malcolm Baldridge speex at paypc.com
Sun May 16 19:50:28 PDT 2004



> Note however that you'd still have to dlopen the library since can't 
> just do: if (call_is_allowed)
>     speex_encode_int(...);
> 
> because then it won't link.

Yeah, I understand that.

I wonder if there's a way to "weak-link" against libraries on
Linux/GNU-ld-so?  The idea is that a symbol lookup/relocation isn't
performed until the call is actually MADE, rather than merely referenced.

Anyhow, that's a different problem with a different mailing list. :)

=MB=

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list