This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] sqlite-3.0.7


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]