Fwd: no output from GNUTLS package

2013-07-11 Thread Vasiliy
Thank you, Csaba, I was able to track down a stranded library which shouldn't be there, and now it works! I've also tracked down that problem with 'test-driver'. Look at that: $ gdb --args /usr/bin/sh /usr/share/automake-1.14/test-driver GNU gdb (GDB) 7.6.50.20130320-cvs Copyright (C) 2013 Free

Re: no output from GNUTLS package

2013-07-11 Thread Csaba Raduly
Hi Vasily, On Wed, Jul 10, 2013 at 4:27 PM, Vasiliy wrote: > Hello, > > I could not get any output from 'gnutls' Cygwin64 package. Could > somebody invoke it as follows: > > gnutls-cli - GnuTLS client Try running it under the debugger: gdb --args gnutls-cli - GnuTLS client and at the gdb promp

no output from GNUTLS package

2013-07-10 Thread Vasiliy
Hello, I could not get any output from 'gnutls' Cygwin64 package. Could somebody invoke it as follows: gnutls-cli - GnuTLS client or any other example. Compiled from the sources it passes many tests, but still no luck, very strange, indeed. Thank you in advance. Best regards, Vasiliy -- Prob