Hello A.J.Millan,

I compile my own using MSVC G and VS2005. You're not exactly
describing what errors you're getting so, it's going to be hard to
help. Endless loop of what?

I'll probably try 3.3.10 tonight. I haven't upgraded yet. I've not had
any problems building up to this point though.

C



Friday, January 19, 2007, 5:33:15 PM, you wrote:

AJM> Hi all:

AJM> As stated in an earlier post, I have been in problems compiling SQLite
AJM> 3.3.10 in Windows with the provided .DLL (who deppends on MSVCRT.DLL) so I
AJM> decided compile my own library.

AJM> As far as I understand, the sqlite-source-3_3_10.zip file, contains pure C
AJM> code that can be processed directly with an ordinary C compiler. I try to
AJM> make a .DLL with these files, but without success at the moment. I'm using
AJM> GNU C++ for Windows (Dev-C++).

AJM> After inserting all the 49 files in my project, an including the following
AJM> directives, the process appear be in an endless loop (all other options are
AJM> defaults).

AJM> -DSQLITE_DISABLE_LFS=1
AJM> -UINT32_TYPE=1
AJM> -WIN32=1

AJM> Do is there some one who has successfully compiled under window an GNU 
C++?.
AJM> Who makefile use?.  Some "idiot guide" for a beginner?

AJM> Any comment would be appreciated.

AJM> Suggestion:  Why not include a .DLL without the mentioned dependencies?  
(as
AJM> in 3.3.8 I think) Not all people use MS VC++.

AJM> A.J.Millan
AJM> ZATOR Systems.


AJM> 
-----------------------------------------------------------------------------
AJM> To unsubscribe, send email to [EMAIL PROTECTED]
AJM> 
-----------------------------------------------------------------------------




-- 
Best regards,
 Teg                            mailto:[EMAIL PROTECTED]


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to