<p>Ok, I know the difference between .so and .a/.la, my question is why freeswitch makefile needs to create both libfreeswitch.so and <a href="http://libfreewitch.la">libfreewitch.la</a>? You either dynamic link or static link. I am confused here. ..</p>

<div class="gmail_quote">On Jun 16, 2011 12:27 PM, &quot;Steven Ayre&quot; &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br type="attribution">&gt; They&#39;re built in. They&#39;re not separate modules, there&#39;s no need to load<br>
&gt; them.<br>&gt; <br>&gt; The .so is a shared library.<br>&gt; The .la is a static library created by libtool. It&#39;s like a .a file if you<br>&gt; weren&#39;t using libtool.<br>&gt; <br>&gt; -Steve<br>&gt; <br>&gt; <br>
&gt; On 16 June 2011 20:02, jesse &lt;<a href="mailto:chat2jesse@gmail.com">chat2jesse@gmail.com</a>&gt; wrote:<br>&gt; <br>&gt;&gt; in the core?  I guess it is included in libfreeswitch.so.<br>&gt;&gt;<br>&gt;&gt; based on the makefile output the libfreeswitch has two forms :<br>
&gt;&gt; <a href="http://libfreeswitch.la">libfreeswitch.la</a> and libfreeswitch.so, what is the reason ? It creates  a<br>&gt;&gt; big headache for our cross compiling..<br>&gt;&gt;<br>&gt;&gt; -jesse<br>&gt;&gt;<br>&gt;&gt;<br>
&gt;&gt; On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale &lt;<br>&gt;&gt; <a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; in the core =D<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; On Thu, Jun 16, 2011 at 1:17 PM, jesse &lt;<a href="mailto:chat2jesse@gmail.com">chat2jesse@gmail.com</a>&gt; wrote:<br>&gt;&gt;&gt; &gt; I am doing cross compiling of freeswitch.<br>&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module<br>
&gt;&gt;&gt; &gt; path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be<br>&gt;&gt;&gt; loaded<br>&gt;&gt;&gt; &gt; ...!<br>&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error<br>
&gt;&gt;&gt; Loading<br>&gt;&gt;&gt; &gt; module /CORE_SOFTTIMER_MODULE.so<br>&gt;&gt;&gt; &gt; **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such<br>&gt;&gt;&gt; file or<br>&gt;&gt;&gt; &gt; directory**<br>
&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module<br>&gt;&gt;&gt; &gt; path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...!<br>&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error<br>
&gt;&gt;&gt; Loading<br>&gt;&gt;&gt; &gt; module /CORE_PCM_MODULE.so<br>&gt;&gt;&gt; &gt; **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or<br>&gt;&gt;&gt; &gt; directory**<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; I can&#39;t find them under /usr/local/freeswitch. where are they?<br>
&gt;&gt;&gt; &gt; -jesse<br>&gt;&gt;&gt; &gt; _______________________________________________<br>&gt;&gt;&gt; &gt; FreeSWITCH-dev mailing list<br>&gt;&gt;&gt; &gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>&gt;&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt;&gt; &gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; Anthony Minessale II<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>&gt;&gt;&gt; ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>&gt;&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; AIM: anthm<br>&gt;&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>&gt;&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt;&gt;&gt; IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; FreeSWITCH Developer Conference<br>&gt;&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>&gt;&gt;&gt; pstn:+19193869900<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; FreeSWITCH-dev mailing list<br>&gt;&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>&gt;&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-dev mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;&gt;<br></div>