"Bauer, Christoph" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> SQLite 3.2.8 and 3.3.2 does'nt compile on an AIX machine. I suspect libtool
> to call the linker with wrong arguments. 
> 
> Any ideas?
> 

Do

   make target_source

This builds processed C source files in the subdirectory
named "tsrc".  CD into that directory.  Remove files you
do not need (like shell.c and tclsqlite.c) and compile the
rest using whatever commands are appropriate for your
platform.

--
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to