[Freeswitch-users] linking question

Michael Jerris mike at jerris.com
Wed Nov 2 22:28:03 MSK 2016


LIBADD is the right thing to do in automake.  If using automake in the freesiwtch build system you can do:

V=1 make

and it will provide more verbose output to help you troubleshoot the problem.


> On Nov 2, 2016, at 2:56 PM, Chris Mandra <mandra at gmail.com> wrote:
> 
> Hi Guys - happy Weds!
> 
> we're writing a module where we need to link in a static library.  In the makefile for the module we use: LIBADD+=<library>.a
> 
> The build goes fine.   However, when we load the module we get an error about missing symbols indicating the library was not properly linked.  What is the correct syntax in the makefile to link in static libraries?
> 
> Thanks! 
> chris




Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list