[asterisk-dev] [asterisk-commits] file: trunk r95648 - /trunk/codecs/Makefile

Kevin P. Fleming kpfleming at digium.com
Wed Jan 2 06:29:05 CST 2008


Russell Bryant wrote:

> That's correct.  When I was actually using the code, I had libresample built as
> res_resample.  Then, before I merged it to trunk and had a chat with Kevin, I
> changed it to link into the core.  I'm just going to change it back to the way I
> had it before.

If you list libresample.a as a an object file to be linked into the main
binary (*NOT* with a -l parameter), the linker will link the entire
library in regardless of whether any of its symbols are referenced.

-- 
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)



More information about the asterisk-dev mailing list