Liam Healy writes:
[...]
>
> >
> >
> > s2: extension-functions.c
> > -
> > add compilation instructions for windows
>
> I don't know how to compile in windows; if you or
> someone has some instructions, I'll add them.
compile instructions for Windows:
-
>s2: extension-functions.c
>-
>add compilation instructions for windows
>
>q1:
>
>I used gcc version 3.4.5 (mingw-vista special r3) to compile
>"extension-functions.c" with the following options
>
>gcc -shared -fPIC -I "c:\Programme\SQLite" -o libsqlitefunctions.so
>ext
Oliver Peters writes:
>
> Hello out there,
> ...snip...
> q1:
>
> I used gcc version 3.4.5 (mingw-vista special r3) to compile
> "extension-functions.c" with the following options
>
> gcc -shared -fPIC -I "c:\Programme\SQLite" -o libsqlitefunctions.so
> extension-functions.c
> (I copied sq
3 matches
Mail list logo