Re: [sqlite] [lcc32] "sqlite3.c:6597 Character constant taken as notsigned"

2010-05-21 Thread Gilles Ganault
On Fri, 21 May 2010 09:23:58 -0400, Pavel Ivanov
 wrote:
>C language wasn't changed so much for the last 2 years. I'd say it
>wasn't changed at all. So I believe any even 5- or 10-year-old
>compiler will be able to do that.

I should have meant: Will this compiler include whatever libraries
SQLite might require for a successful compiling.

Or maybe the error I got with Lcc32 isn't due to some absent
dependency but is due to something else.

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] [lcc32] "sqlite3.c:6597 Character constant taken as notsigned"

2010-05-21 Thread Pavel Ivanov
> Would this be a problem when trying to compile and link the latest
> SQLite source code?

C language wasn't changed so much for the last 2 years. I'd say it
wasn't changed at all. So I believe any even 5- or 10-year-old
compiler will be able to do that.


Pavel

On Fri, May 21, 2010 at 7:56 AM, Gilles Ganault  wrote:
> On Fri, 21 May 2010 06:49:08 -0500, "Black, Michael (IS)"
>  wrote:
>>I would recommend Code::Blocks which will give you a GUI to work with too
>>http://www.codeblocks.org/
>
> Thanks for the link. Apparently, Code::Blocks hasn't been updated in
> two years:
> http://www.codeblocks.org/downloads/binaries
>
> Would this be a problem when trying to compile and link the latest
> SQLite source code?
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] [lcc32] "sqlite3.c:6597 Character constant taken as notsigned"

2010-05-21 Thread Gilles Ganault
On Fri, 21 May 2010 06:49:08 -0500, "Black, Michael (IS)"
 wrote:
>I would recommend Code::Blocks which will give you a GUI to work with too
>http://www.codeblocks.org/

Thanks for the link. Apparently, Code::Blocks hasn't been updated in
two years:
http://www.codeblocks.org/downloads/binaries

Would this be a problem when trying to compile and link the latest
SQLite source code?

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users