Re: [sqlite] SQLite.so dynamic library-linux

2011-03-20 Thread thilo
On 3/20/2011 3:32 PM, Simon Slavin wrote: > > On 20 Mar 2011, at 1:55pm, thilo wrote: > >> I know the issue with Vxworks. it's hard to buy all those >> strange platforms, but linux should be a must to test before >> release! > > Linux is a test before release. But how many distributions and > versi

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-20 Thread Simon Slavin
On 20 Mar 2011, at 1:55pm, thilo wrote: > I know the issue with Vxworks. it's hard to buy all those strange > platforms, but linux should be a must to test before release! Linux is a test before release. But how many distributions and versions do you expect testing to be done for ? And how m

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-20 Thread thilo
On 3/18/2011 3:54 PM, Udon Shaun wrote: > Hi Peeps. > I've noticed that the SQLite site no longer posts the linux x32 so library > (only > the windows ones) which is a bit of a pain because I compile only in windows. > > Does anyone have a linux x32 build (sqlite 3.7.5) with the following > com

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-20 Thread Enrico Thierbach
Hi Udon, > > But to answer your question. more fully.LabVIEW is cross platform (MAC, > Win,VXWorks & Linux). Therefore the API I provide can (and does) work under > all > those systems (and ,many users have been using it in those OSs for some time) > - > you just need the SQLite library compi

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-19 Thread Doug
t of being able to test one of your targets too. Doug -Original Message- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Udon Shaun Sent: Friday, March 18, 2011 11:47 PM To: Pavel Ivanov; SQLite Subject: Re: [sqlite] SQLite.so dynamic lib

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-18 Thread Udon Shaun
@Pavel Apologies. I just hit reply and thought it would have gone to the right place. A 3rd party company doesn't compile my code. It's an API interface to the SQLite library so people can use SQLite in LabVIEW. I don't have linux (never had linux) and buying a load of hardware isn't really via

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-18 Thread Pavel Ivanov
t; From: Pavel Ivanov >> To: General Discussion of SQLite Database >> Cc: Udon Shaun >> Sent: Fri, March 18, 2011 2:59:13 PM >> Subject: Re: [sqlite] SQLite.so dynamic library-linux >> >> What's wrong with compiling SQLite library by yourself with all >&

Re: [sqlite] SQLite.so dynamic library-linux

2011-03-18 Thread Pavel Ivanov
What's wrong with compiling SQLite library by yourself with all parameters you need? Why do you need cross-compiler for that? What's wrong with compiler on your linux box? Pavel On Fri, Mar 18, 2011 at 10:54 AM, Udon Shaun wrote: > Hi Peeps. > I've noticed that the SQLite site no longer posts th

[sqlite] SQLite.so dynamic library-linux

2011-03-18 Thread Udon Shaun
Hi Peeps. I've noticed that the SQLite site no longer posts the linux x32 so library (only the windows ones) which is a bit of a pain because I compile only in windows. Does anyone have a linux x32 build (sqlite 3.7.5) with the following compiler options? Or can create one for me? SQLITE_ENAB