[Speex-dev] Decoder only libspeex build

Duane Storey duane at counterpath.com
Wed Nov 16 08:28:14 PST 2005


Most compilers/linkers were automatically exclude code in your exe that you
don't use.. I.e. if you don't call any of the encoder functions, they won't
be included in the exe.   However, if there are many dependencies between
the encoder/decoder code, it probably won't save you much.

 

  _____  

From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of a a
Sent: Wednesday, November 16, 2005 3:56 AM
To: speex-dev at xiph.org
Subject: [Speex-dev] Decoder only libspeex build

 

Hello,

 

I was wondering if it's possible to exclude the encoder while building the
libspeex library, because I need to build an application where even a few KB
saved are a great gain. Could someone give me some hint? 

 

Thank you in advance

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20051116/0120e145/attachment.htm


More information about the Speex-dev mailing list