On 4/23/07, Sebastien Tricaud <[EMAIL PROTECTED]> wrote:
Julien BLACHE wrote:
> Sebastien Tricaud wrote:
>
> Hi,
>
>> * What I would like to do:
>>     - Make sure each component is usable individually: I would like
>> to use a
>>         high performance SIP parser. The OpenSER one fills the room.
>> I am
>>         sure this is one way to have this library having more users,
>
> Just a quick note here: shared library means performance hit, due to
> the relative addressing used for PIC code. Keep that in mind :)

Yes, you have a good point there!

autotools can as easily generate static libs as well as shared ones ...
So, for "normal folks" a libopensersipparser as shared lib could be
good enough ... as a redistributable library in linux distros for
development of sip based apps ...
For the rest, a direct compilation can generate a full static binary ...

Cesc

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to