[ITP] sqlite-3.0.7

Jari+list.cygwin-apps jari.aalto@cante.net
Sat Jan 1 10:45:00 GMT 2005


* Fri 2004-12-31 Gerrit Haase <gp AT familiehaase.de> INBOX.list.cygwin-apps
| Jari wrote:
| >   -#    elif defined(_WIN32) || defined(WIN32) || defined(__CYGWIN__) || defined(__MINGW32__) || defined(__BORLANDC__)
| >   +#    elif defined(_WIN32) || defined(WIN32) || defined(__MINGW32__) || defined(__BORLANDC__)
| 
| It works ok using the default interface with Cygwin, there is no need to
| define OS_WIN.

Ok
 
| >  gcc -Wl,--base-file,.libs/cygsqlite-0.dll-base
| > -Wl,-e,__cygwin_dll_entry@12 -o .libs/cygsqlite-0.dll  attach.lo
| > auth.lo btree.lo build.lo copy.lo date.lo delete.lo expr.lo func.lo
| > hash.lo insert.lo main.lo opcodes.lo os.lo pager.lo parse.lo
| > pragma.lo printf.lo random.lo select.lo table.lo tokenize.lo
| > update.lo util.lo vacuum.lo vdbe.lo vdbeaux.lo where.lo trigger.lo
| > btree_rb.lo
| > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../libcygwin.a(libcmain.o)(.text+0x7c):
| > undefined reference to `_WinMain@16'
| > collect2: ld returned 1 exit status
| > make: *** [libsqlite.la] Error 1
| 
| This is because the included ltmain.sh is old.  Try updating the
| libtool files.

I upgraded from 1.5.10 to 1.9f with setup.exe, but it still gives this
error. Is there something I'm missing? I'm attaching the patch I'm
using now for Makefile.in (sqlite 2.8.12).

Jari

-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 9578 bytes
Desc: sqlite-2.8.12.patch
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20050101/3012c9f1/attachment.bin>


More information about the Cygwin-apps mailing list