[Freeswitch-dev] Compiling modules

Rupa Schomaker rupa at rupa.com
Tue May 11 06:12:14 PDT 2010


make mod_mymodule
make mod_mymodule-install

Those targets require you to have the module in modules.conf (I think).

also look into using ccache -- that allows you to do a full FS build very
fast since it caches all the intermediate compilation steps if the source
hasn't changed.

2010/5/11 Juan Antonio Ibañez Santorum <juanito1982 at gmail.com>

> Hello!
>
>    Regarding the creation of a new module, is there any way to compile it
> without compiling full project? Could you give me any tip about the
> development of a new module?
>
> Regards
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100511/1b7b7998/attachment.html 


More information about the FreeSWITCH-dev mailing list