public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Can't use strace on curses application
Date: Wed, 22 Apr 2020 21:59:24 +0200	[thread overview]
Message-ID: <794123e5-f5a3-4c58-2d65-27cde4fff677@gmail.com> (raw)
In-Reply-To: <1325932087.-1622514822.1587585031094.JavaMail.root@zimbra76-e14.priv.proxad.net>



Am 22.04.2020 um 21:50 schrieb akiki@free.fr:
> Hi,
> My initial current versions :
> Windows 10 Professional Ver 10.0 Build 18363
> cygwin 3.1.4-1 OK
> 
> I have encountered too many problems with console tty use,
> that with a curses application.
> With cygwin 3.1.4, bash under cmd, and mintty are not really usable.
> I have tried several options to correct use of them and finally came back to cygwin 3.0.7.
> 
> So,
> during these tries, at a moment to observe the problem, I will try to do a strace on my curses app.
> It was impossible to do it.
> 
> It was answered a msgbox with cygncurses-8.dll missing

It seems your application is using an old library not
available anymore

$ cygcheck -p cygncurses-8.dll
Found 0 matches for cygncurses-8.dll

$ cygcheck -p cygncurses
Found 8 matches for cygncurses
libncurses++w10-6.0-12.20171125 - libncurses++w10: Terminal display library
libncurses++w10-6.1-1.20190727 - libncurses++w10: Terminal display library
libncursesw10-6.0-11.20170617 - libncursesw10: Terminal display library
libncursesw10-6.0-12.20171125 - libncursesw10: Terminal display library
libncursesw10-6.1-1.20190727 - libncursesw10: Terminal display library
..

so current version is number 10.


 From where this program is coming from ?

Regards
Marco

  reply	other threads:[~2020-04-22 19:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <535856733.-1642430415.1587202868364.JavaMail.root@zimbra76-e14.priv.proxad.net>
2020-04-18 12:42 ` Bug with Windows 10 console akiki
2020-04-18 14:05   ` Thomas Wolff
2020-04-19  3:02     ` Kevin Schnitzius
2020-04-22 19:50   ` Can't use strace on curses application akiki
2020-04-22 19:59     ` Marco Atzeri [this message]
2020-05-11 16:25     ` Very dangerous hacking ? Surprising relationship between cygwin and Microsoft akiki
2020-05-11 17:07       ` Doug Henderson
2020-05-11 18:35       ` David Macek
2020-05-11 19:53         ` Brian Inglis

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=794123e5-f5a3-4c58-2d65-27cde4fff677@gmail.com \
    --to=marco.atzeri@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).