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




Reply via email to