Making a single library in PJSIP (iPhone)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
the current PJSIP iphone build process creates a large set of .a files. Is
it possible, instead, just to create a single .a easily?

I tried copying all the generated libs to a folder then used libtool *.a
-static -o libpjsip.a  . While it generates the .a, when I link it to an
app, I get all sorts of unresolved symbols. OTOH, when I link all the
individual libraries, it works fine (I even tried ar -x *.a then libtool *.o
-static -o libpjsip.a).

(I am using the right libtool - inside the /Developer/etc. directory, not
/usr/bin)

Any thoughts ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101001/c3a6b3fc/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux