public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin@cygwin.com
Subject: Re: sqlite3 not being built with libreadline
Date: Sat, 27 Feb 2016 10:51:00 -0000	[thread overview]
Message-ID: <CAO1jNwuUmVgPi+zcs=_wyDD+Nq6A0eQv1tz+ePL9cno0FWvRuw@mail.gmail.com> (raw)
In-Reply-To: <CAE5i=Rg99dTs=SN3RZ4hXWWt_wfY98WJaRF4QnB5LoWA=OcsjQ@mail.gmail.com>

2016-02-27 9:47 GMT+01:00 Kenneth Smith:
> sqlite3 version 3.11.0-1 is not linked to libreadline:
>
> $ ldd /usr/bin/sqlite3
>         ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x772b0000)
>         KERNEL32.DLL => /cygdrive/c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x741a0000)
>         KERNELBASE.dll => /cygdrive/c/WINDOWS/SYSTEM32/KERNELBASE.dll
> (0x75990000)
>
> Neither was 3.10.
>
> A google search came up with a similar occurrence in 2013, so
> presumably it is meant to have readline support...


This probably dates back to this commit:
    <http://www.sqlite.org/src/info/ec27ab0eb3a1ee08>
SQLite links with the linenoise library by default now
instead of libreadline.

Is there any functionality in libreadline which is not
in linenoise? If so, that would be reason to deviate
from the default build options.

Regards,
    Jan Nijtmans

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-02-27 10:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-27  8:47 Kenneth Smith
2016-02-27 10:51 ` Jan Nijtmans [this message]
2016-02-27 17:19   ` Kenneth Smith
2016-02-27 19:15     ` Eliot Moss
2016-02-28 10:47       ` Jan Nijtmans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO1jNwuUmVgPi+zcs=_wyDD+Nq6A0eQv1tz+ePL9cno0FWvRuw@mail.gmail.com' \
    --to=jan.nijtmans@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).