[ITP] sqlite-3.0.7

Yaakov Selkowitz yselkowitz@users.sourceforge.net
Sun Jan 2 03:01:00 GMT 2005


Gerrit P. Haase wrote:
> It *should* work to run:
> $ autoreconf --force --install --verbose

Except that sqlite doesn't use automake, so autoreconf will fail at the 
automake step.  Instead, better to run each command separately, then you'll 
need to *manually* add -no-undefined to the lib*.la rules, and (if you're 
using the current libtool, which you should be) add --tag=CC to the 
LTCOMPILE and LTLINK variables.

I have packages available at 
http://cygwin-ports.sourceforge.net/install/release/ if anyone wants to try 
them.  YMMV.


Yaakov



More information about the Cygwin-apps mailing list