Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-02 Thread Ilya Zakharevich via Cygwin
On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > De-quoting (converting the Windows’ command-line into argc/argv) does > not remove double quotes if characters not fit for 8-bit (?) are present. > > Broken in: CYGWIN_NT-6.1 Bu 3.3.4(0.341/5/3) 2022-01-31 19:35 > x86_64 Cygwin >

RE: Building SQLite3 CLI without

2022-12-02 Thread Jose Isaias Cabrera via Cygwin
Oskar Skog via Cygwin, on December 2, 2022 4:37 PM said, >> On 2022-12-02 22:37, Jose Isaias Cabrera via Cygwin wrote: > > Is there an option that I can do to build the tool without the need of >> the cygwin1.dll? I know that I can move the file in the same spot, but I >> want to create it witho

Re: Building SQLite3 CLI without

2022-12-02 Thread Oskar Skog via Cygwin
On 2022-12-02 22:37, Jose Isaias Cabrera via Cygwin wrote: Greetings and salutations! I can build SQLite DLL and use it under Windows without any problem using this command: i686-w64-mingw32-gcc -shared -static-libgcc sqlite3.c -o sqlite3.dll And I can use that DLL outside cygwin without any

Building SQLite3 CLI without

2022-12-02 Thread Jose Isaias Cabrera via Cygwin
Greetings and salutations! I can build SQLite DLL and use it under Windows without any problem using this command: i686-w64-mingw32-gcc -shared -static-libgcc sqlite3.c -o sqlite3.dll And I can use that DLL outside cygwin without any problem. I can also build the SQLite3.exe tool using this

Re: gpg --gen-key : agent_genkey failed: Timeout

2022-12-02 Thread Jim Garrison via Cygwin
On 12/02/22 11:23, Jim Garrison via Cygwin wrote: Fully updated cygwin64 on Win10 Pro x64; cygcheck.out attached. If I attempt this in a regular mintty session, it hangs forever (until killed with ^C). If I run it in a priviliged session (Run As Administrator) it gives the below timeout message

[ANNOUNCEMENT] Updated: make-4.4-1

2022-12-02 Thread Marco Atzeri via Cygwin-announce
Version 4.4-1 of make is available in the Cygwin distribution DESCRIPTION A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about t