I'm not an OSX expert but I do know the flags need to be different for gcc
 gcc -Isqlite -Isqlite/src -dynamiclib func_ext.c map.c -o
libsqlitefunctions.so
might work better.

Liam

On 9/12/07, Jared Haworth <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Has anyone successfully compiled and installed Liam's extension-
> functions (for math-based operations) in Mac OS?  I'm using Tiger
> (10.4.10) and I can't seem to get it to work properly.  I'm thrown a
> variety of errors relating to creating a shared library.
>
> Any tips are appreciated!
>
> Thanks,
>
> - Jared
>

Reply via email to