Hi,
I commit the new extension with the runtime statically liked.
I test it on a clean machine and seem work.

The extension is compiled on 32bit.
So need a sqlite 32bit to work.

I guess it should not work with a 64bit sqlite shell.

Regards,

A.


2014-09-26 17:38 GMT+02:00 Andrea Peri <aperi2...@gmail.com>:
>>For Andrea Peri's benefit, I did google and find where someone mentions the
>>appropriate flags to statically link the dependency in, thus avoiding this
>>problem.
>>http://stackoverflow.com/questions/4702732/the-program-cant-start-because-li
>>bgcc-s-dw2-1-dll-is-missing
>>So Andrea may wish to rebuild and replace the existing dll for the benefit
>>of the community.
>
> Thx for hints.
> I dont notice the dll was commited in the github.
> :)
>
> However, no problem to update the compile to produce a static-linkage version.
> I guess a static linkage version of the lib is still compliant with
> the license of sqlite and libsymmetric.
>
> Also I update the site and dll changing the settings as reported from
> "keith" (thx).
>
> Unfortunately I have not a clean machine to test him for a true
> static-linkage. Infact now it run for me , but I guess is still a
> shared version.
> I compile with minw and need some other lib to have a true static-linkage.
>
> I try to resolve in this week-end.
>
> Andrea
> --
> -----------------
> Andrea Peri
> . . . . . . . . .
> qwerty àèìòù
> -----------------



-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to