yes, it is works with LccWin32 ! you have to Add all files to Project & build!

Regards
I. Dimitrov



From: Ulrik Petersen <[EMAIL PROTECTED]>
Reply-To: sqlite-users@sqlite.org
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Newbie help
Date: Tue, 18 Jan 2005 13:02:31 +0100
MIME-Version: 1.0
Received: from sqlite.org ([67.18.92.124]) by mc12-f35.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Tue, 18 Jan 2005 04:04:03 -0800
Received: (qmail 9798 invoked by uid 1000); 18 Jan 2005 12:02:48 -0000
Received: (qmail 9791 invoked from network); 18 Jan 2005 12:02:47 -0000
X-Message-Info: JGTYoYF78jGjurZCJPTEIJ2PapVSph6S
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Id: SQLite Users Mailing List <sqlite-users.sqlite.org>
List-Post: <mailto:sqlite-users@sqlite.org>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list sqlite-users@sqlite.org
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
References: <[EMAIL PROTECTED]>
X-Enigmail-Version: 0.89.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on eryx.humfak.auc.dk
X-Spam-Status: No, hits=0.1 required=5.0 tests=AWL autolearn=no version=2.63
X-Spam-Level: X-SA-Exim-Version: 3.0 (built Mon May 19 15:33:23 MEST 2003)
X-SA-Exim-Scanned: Yes
X-MailScanner: Found to be clean
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 18 Jan 2005 12:04:03.0995 (UTC) FILETIME=[CDCBCEB0:01C4FD55]


Greetings Ram,

Ram Kumar wrote:

I am using lcc compiler for my basic learning.

Is that sufficient to compile SQLite? Is there any free/openSource
alternative?


You will need both a compiler and a linker; I don't know lcc so I am not sure if it supplies a linker.

Otherwise, here are a couple of free alternatives:

http://www.mingw.org/
http://www.cygwin.com/ (really a Unix-like environment on Win32, but includes gcc)


If you want a good, free IDE, I can recommend both Dev-C++ and Mingw Developer Studio:

http://sourceforge.net/projects/dev-cpp
http://petra.hos.u-szeged.hu/~aking/www.parinya.ca/

HTH

Ulrik P.

--
Ulrik Petersen, MA, B.Sc.
University of Aalborg, Denmark
Homepage: http://ulrikp.org



_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




Reply via email to