[asterisk-dev] Asterisk Library (.so) Files
Lee Jenkins
lee at datatrakpos.com
Wed Oct 17 10:56:17 CDT 2007
Mikael Magnusson wrote:
> Simon Perreault wrote:
>
>>> I've written many DLL's for Windows (in Delphi), but no .so libraries
>>> for linux as of yet, but I would assume that this would work as long as
>>> the .so library was using correct calling convention such as cdecl???
>> You don't have to bother about calling conventions in Linux, unless you're
>> doing something really evil.
>>
>
> Unless you develop a shared library (.so) in pascal in which case you
> need to explicitly use cdecl.
>
>
>
Mikael,
I thought that was the case. I think I read somewhere that cdecl was a
required calling convention for shared libs on Linux...
I had assumed that Asterisk applications *were* shared libs.
--
Warm Regards,
Lee
More information about the asterisk-dev
mailing list