On Mon, 2007-09-10 at 10:01 -0700, Uma Krishnan wrote:
> Hello,
> 
> I'm trying to debug sqlite3. But in order for me to do that, I need sqlite3 
> binary. The makefile generates a bash file. I'm confused as how that happens. 
> After all, gcc is used to generate sqlite3 executable....
> 
> Any pointers will be much appreciated.

Autoconf weirdness.

The binary is hiding in the ".libs" directory. Or maybe it's ".lib". I 
forget.



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

Reply via email to