Re: Generating Linux Compatible binaries

2021-12-03 Thread Eliot Moss
On 12/3/2021 3:56 PM, Achim Gratz wrote: Goswami-EXT, Himanshu writes: I want to generate the Linux compatible binaries on Windows System. If you are on a recent Windows version your easiest option is probably to use WSL and use native compilation on Linux. second easiest is likely to set up

Re: Generating Linux Compatible binaries

2021-12-03 Thread Achim Gratz
Goswami-EXT, Himanshu writes: > I want to generate the Linux compatible binaries on Windows System. If you are on a recent Windows version your easiest option is probably to use WSL and use native compilation on Linux. second easiest is likely to set up a VM to run Linux in (that might actually b

3.3.3: possible DLL breakage with network mounted drives running make

2021-12-03 Thread Lee Dilkie
Hey Folks, Trying to track down why our builds started failing after upgrading to cygwin 3.3.3. Narrowed it down to a change in how make (gmake) is invoked with a specified directory to execute in and that directory is a network drive in windows (10, 21H2). simple Makefile attached and below

Re: Generating Linux Compatible binaries

2021-12-03 Thread Michael Enright
On Fri, Dec 3, 2021 at 8:51 AM Goswami-EXT, Himanshu wrote: > > Hi, > > I want to generate the Linux compatible binaries on Windows System. > Cygwin is a cross compiler which offers POSIX environment. > But I could not find any Unix libraries to generate the Linux compatible > binaries. > Could y

Re: Generating Linux Compatible binaries

2021-12-03 Thread Eliot Moss
On 12/3/2021 11:50 AM, Goswami-EXT, Himanshu wrote: > Hi, > > I want to generate the Linux compatible binaries on Windows System. > Cygwin is a cross compiler which offers POSIX environment. > But I could not find any Unix libraries to generate the Linux compatible binaries. > Could you please ad

Generating Linux Compatible binaries

2021-12-03 Thread Goswami-EXT, Himanshu
Hi, I want to generate the Linux compatible binaries on Windows System. Cygwin is a cross compiler which offers POSIX environment. But I could not find any Unix libraries to generate the Linux compatible binaries. Could you please advice any steps that I can follow? Thanks in Advance. Himanshu

[ANNOUNCEMENT] cygwin 3.3.3-1 [with DEPRECATION NOTES]

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 == IMPORTANT DEPRECATION NOTES

[ANNOUNCEMENT] cygwin 3.3.3-1

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 Bug Fixes - - Fix issue that new pipe code doesn't handle size zero pipe which may be created by non-cygwin apps. Addresses: https://cygwin.com/pipermail