chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Re: sqlite3 issues


From: elf
Subject: Re: [Chicken-users] Re: sqlite3 issues
Date: Wed, 8 Nov 2006 09:25:26 -0500 (EST)

sqlite3 3.3.8
gcc 3.4.5
glibc 2.3.6
chicken 2.41 (havent had five mins to look at the changes and upgrade)

some of the extension loading stuff is very weird in it as well.. if i take out
some of the required extensions, that seems to fix some of the bugs
(because apparently it cant find them and it doesnt notify at compile time
that theyre not there)


-elf


On Wed, 8 Nov 2006, Thomas Christian Chust wrote:

> elf wrote:
>
> > if sqlite3 itself is compiled in threadsafe mode, the egg will cause
> > an immediate crash. [...]
>
> Oops. On which system does it do that, which versions of SQLite3,
> CHICKEN and GCC are you using and what were the exact parameters to
> SQLite3's configure script?
>
> My personal installations of SQLite3 are all compiled threadsafe and so
> far I have not experienced any problems with my SQLite3 <-> CHICKEN
> binding on MinGW32, Linux and MacOS X -- but of course that doesn't
> prove everything is fine, it just makes me more surprised ;-)
>
> cu,
> Thomas
>
>

-----
Humans always do the most intelligent thing after every stupid alternative
has failed.                   -- R. Buckminster Fuller

A year spent in artificial intelligence is enough to make one believe in G-d.
                              -- Alan Perlis






reply via email to

[Prev in Thread] Current Thread [Next in Thread]