Re: Using ARM GNU GCC with Cygwin

2020-04-08 Thread Kaz Kylheku via Cygwin
On 2020-04-08 14:13, Ben Kamen wrote: Well then. This certainly turned out to be all sorts of interesting discussion. :) I for one also can say it's nice to have a cygwin environment over DOS if I'm forced to a CLI on Windows. Most of my days are spent on Linux  -- but it looks like I have som

Re: Using ARM GNU GCC with Cygwin

2020-04-08 Thread Kaz Kylheku via Cygwin
On 2020-04-08 13:58, David Rothenberger wrote: On 4/8/2020 1:50 PM, Kaz Kylheku via Cygwin wrote: On 2020-04-04 11:58, Åke Rehnman via Cygwin wrote: I have a major use case for Cygwin for providing remote access to Windows. Using a non-Cygwin utility called "RunAsService.EXE", I turned a Cygwin

Re: Using ARM GNU GCC with Cygwin

2020-04-08 Thread Ben Kamen
Well then. This certainly turned out to be all sorts of interesting discussion. :) I for one also can say it's nice to have a cygwin environment over DOS if I'm forced to a CLI on Windows. Most of my days are spent on Linux  -- but it looks like I have some legit CLI time coming on Windows an

Re: Using ARM GNU GCC with Cygwin

2020-04-08 Thread David Rothenberger
On 4/8/2020 1:50 PM, Kaz Kylheku via Cygwin wrote: On 2020-04-04 11:58, Åke Rehnman via Cygwin wrote: I have a major use case for Cygwin for providing remote access to Windows. Using a non-Cygwin utility called "RunAsService.EXE", I turned a Cygwin Bash script into a Windows service. This Bash sc

Re: Using ARM GNU GCC with Cygwin

2020-04-08 Thread Kaz Kylheku via Cygwin
On 2020-04-04 11:58, Åke Rehnman via Cygwin wrote: On 2020-04-04 16:32, Kaz Kylheku via Cygwin wrote: On 2020-04-04 02:00, Ben wrote: Is there something else I'm missing? That by cross-compiling for your targets on Cygwin instead of a real POSIX OS, you will something like double your compil

[ANNOUNCEMENT] gdb-9.1-1 (TEST)

2020-04-08 Thread Jon Turney
The following package has been updated in the Cygwin distribution: * gdb-9.1-1 The GNU debugger allows you to debug programs written in C, C++, and other languages, by executing them in a controlled fashion and printing their data. This is an update to a later upstream version: https://so

[ANNOUNCEMENT] Updated: fetchmail-6.4.3-1

2020-04-08 Thread Achim Gratz
The current upstream release of fetchmail is now available on Cygwin as the fetchmail-6.4.3-1 package. The upstream release changelog is here: https://sourceforge.net/projects/fetchmail/files/branch_6.4/ This release has been compiled with support for NTLM, GSSAPI and Kerberos5 authentication.

Re: Mingw pkg-config not working

2020-04-08 Thread Carlo B. via Cygwin
Hello, I would like to report that I updated to the latest release, I tried to do some tests and it really seems that it has resolved the issue on my side. Thank you very much for your support. Sincerely, Carlo Bramini. Il giorno lun 6 apr 2020 alle ore 18:44 Yaakov Selkowitz ha scritto: > > On

RE: OpenSSL

2020-04-08 Thread Allen Hewes via Cygwin
> Am 08.04.2020 um 11:30 schrieb Tommie King: > > Hey, sorry if this is the wrong place. > > Hi Tommie, > right place > > > But im struggling to see how I can upgrade openssl >1.1.1d > > > > Compliance checks state that we must have a more up to date version, I > > know that it exists (1.1.1f) > >

Re: Sv: Sv: open descriptor to named pipes sometimes fail

2020-04-08 Thread Ken Brown via Cygwin
On 4/8/2020 8:53 AM, Ken Brown via Cygwin wrote: On 4/8/2020 4:52 AM, sten.kristian.ivars...@gmail.com wrote: On 4/7/2020 2:38 PM, sten.kristian.ivars...@gmail.com wrote: On 4/7/2020 11:10 AM, Kristian Ivarsson via Cygwin wrote: Opening a (second) descriptor for (blocking) write sometimes fail

Re: Linux compiling in kernel

2020-04-08 Thread Yaakov Selkowitz
On Wed, 2020-04-08 at 15:18 +0530, vishnu via Cygwin wrote: > I have installed cygwin. > I am trying to compile linux kernel.It is for x86 platform. > But When I give below command: > #make > CC scripts/mod/empty.o > cc1: error: code model kernel does not support PIC mode > make[1]: *** [scri

Donation to cygwin.com

2020-04-08 Thread Dean Chester
Hi, I'm Dean Chester from CoolTechzone. We are interested in donating to your website. What's the donation for being mentioned with a link on your homepage? *Regards,* *Dean Chester* *CEO, Cyber Expert* *CoolTechZone* -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Sv: Sv: open descriptor to named pipes sometimes fail

2020-04-08 Thread Ken Brown via Cygwin
On 4/8/2020 4:52 AM, sten.kristian.ivars...@gmail.com wrote: On 4/7/2020 2:38 PM, sten.kristian.ivars...@gmail.com wrote: On 4/7/2020 11:10 AM, Kristian Ivarsson via Cygwin wrote: Opening a (second) descriptor for (blocking) write sometimes fail The provided test case sometimes succeed, but qu

Re: OpenSSL

2020-04-08 Thread Marco Atzeri via Cygwin
Am 08.04.2020 um 11:30 schrieb Tommie King: Hey, sorry if this is the wrong place. Hi Tommie, right place But im struggling to see how I can upgrade openssl >1.1.1d Compliance checks state that we must have a more up to date version, I know that it exists (1.1.1f) that was released just 2

Linux compiling in kernel

2020-04-08 Thread vishnu via Cygwin
Hi Team, I have installed cygwin. I am trying to compile linux kernel.It is for x86 platform. But When I give below command: #make CC scripts/mod/empty.o cc1: error: code model kernel does not support PIC mode make[1]: *** [scripts/Makefile.build:268: scripts/mod/empty.o] Error 1 make: *** [

OpenSSL

2020-04-08 Thread Tommie King
Hey, sorry if this is the wrong place. But im struggling to see how I can upgrade openssl >1.1.1d Compliance checks state that we must have a more up to date version, I know that it exists (1.1.1f) But I can only seem to upgrade to 1.1.1 in Cygwin - is there a new upgrade package for

Re: Dropping 32 bit Cygwin? (was Re: segfault on 32bit)

2020-04-08 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi Corinna, If I'm forced to abandon Windows, the next logical option for me is to use ReactOS, in order to use Cygwin for work. While it is usable as it is, right now it only has 32 bit, and 64 bit is still a long way to go. This is one primary reason that I believe Cygwin should keep the 32bit

Re: Dropping 32 bit Cygwin? (was Re: segfault on 32bit)

2020-04-08 Thread Corinna Vinschen
On Apr 8 10:34, Corinna Vinschen wrote: > Right. This looks like a fork problem. It's 32 bit, so we have to > expect fork errors more often. > > Given how much the distro has grown, and given that the number of 32 bit > systems is constantly shrinking, we should really start to think about > dr

Dropping 32 bit Cygwin? (was Re: segfault on 32bit)

2020-04-08 Thread Corinna Vinschen
On Apr 7 22:27, Csaba Ráduly via Cygwin wrote: > On 07/04/2020 19:33, Marco Atzeri via Cygwin wrote: > > while trying to build the 32bit version on python, > > I hit this never seen before issue: > > > > checking for %zd printf() format support... make: *** No targets > > specified and no makefil