Am 04.01.2021 um 23:33 schrieb Oleksandr Gavenko via Cygwin:
I interact with Cygwin via mintty launched as "Win+R mintty Enter".
...
After looking into docs I got that mintty should be launched with a parameter
"-".
Probably it was always that way.
Yes, but it might be appropriate to apply spe
On 1/4/2021 10:17 PM, Brian Inglis wrote:
On 2021-01-04 18:34, Roger Kaufman wrote:
When I cross compile the following program, opening /dev/null fails and instead the whole install
path of /cygwin64/dev/null is visible.
Is there a way to make fopen respect / as the root directory in a cross
The following packages have been uploaded to the Cygwin distribution:
* libspectre-devel-0.2.9-1
* libspectre1-0.2.9-1
* libspectre-0.2.9-1-src
* libspectre-debuginfo-0.2.9-1
This is an update to the latest upstream (bugfix release).
Packaging is rearranged from 0.2.8-1:
General docs are move
On 02/01/2021 19:44, Hamish McIntyre-Bhatty via Cygwin wrote:
On 02/01/2021 18:00, Peter Rice via Cygwin wrote:
Hi,
I tried installing cygwin on a new Windows 10 system yesterday and it
failed to find any mirror sites.
I can see www.cygwin.com to start the download, but then everything
points
The following packages have been uploaded to the Cygwin distribution:
* shared-mime-info-2.1-1
* shared-mime-info-devel-2.1-1
* shared-mime-info-2.1-1-src
* shared-mime-info-debuginfo-2.1-1
This is an update to the latest upstream.
--
Shared MIME info database
This package contains the core da
Thank you one and all for your help. 10.2.0 gfortran now seems to be
working fine! Now on to installing DISLIN. Wish me luck.
Lou
On 1/4/2021 3:42 AM, Marco Atzeri wrote:
On 04.01.2021 01:19, Lou Umscheid wrote:
Thank you for the information. Do you have any suggestions on which
compiler to u
> -Original Message-
> From: Thomas Wolff
> Sent: Tuesday, January 5, 2021 5:32 AM
>
> Am 04.01.2021 um 23:33 schrieb Oleksandr Gavenko via Cygwin:
> > I interact with Cygwin via mintty launched as "Win+R mintty Enter".
I do not put Cygwin in my windows PATH, (anymore since about 10 years
((Takashi, I apologise for my direct e-mail... I hate Outlook... the Reply-all
does not include the list))
> -Original Message-
> From: Cygwin On Behalf Of Takashi Yano via
> Cygwin
> Solution 2:
> Replace cygwin1.dll with the latest snapshot.
> https://cygwin.com/snapshots/
We have bee
On 05/01/2021 14:10, Jon Turney wrote:
>
> This looks like perhaps a problem with a nameserver operated by BT, if
> you are a customer of theirs.
>
>> dig @81.139.56.100 cygwin.com
>>
>> ; <<>> DiG 9.11.3-1ubuntu1.13-Ubuntu <<>> @81.139.56.100 cygwin.com
>> ; (1 server found)
>> ;; global options:
On Tue, Jan 5, 2021 at 6:34 AM Eliot Moss wrote:
> Is there a Windows equivalent to chroot (either the program or the
> library/system call)?
See: https://cygwin.com/cygwin-ug-net/highlights.html
Quoting:
"Chroot is supported. Kind of. Chroot is not a concept known by
Windows. This implies som
On 1/5/2021 10:02 AM, Bill Stewart wrote:
> On Tue, Jan 5, 2021 at 6:34 AM Eliot Moss wrote:
>
>> Is there a Windows equivalent to chroot (either the program or the
library/system call)?
>
> See: https://cygwin.com/cygwin-ug-net/highlights.html
>
> Quoting:
>
> "Chroot is supported. Kind of. Chro
> -Original Message-
> From: KAVALAGIOS Panagiotis (EEAS-EXT)
> Sent: Tuesday, January 5, 2021 9:47 AM
>
> ((Takashi, I apologise for my direct e-mail... I hate Outlook... the
> Reply-all does not include the
> list))
>
> > -Original Message-
> > From: Cygwin On Behalf Of Takash
> -Original Message-
> From: Cygwin On Behalf Of Jason Pyeron
>
> > -Original Message-
> > From: KAVALAGIOS Panagiotis (EEAS-EXT)
> > Sent: Tuesday, January 5, 2021 9:47 AM
> >
> > ((Takashi, I apologise for my direct e-mail... I hate Outlook... the
> > Reply-all does not include
Hi All,
On 1/5/2021 10:02 AM, Bill Stewart wrote:
> On Tue, Jan 5, 2021 at 6:34 AM Eliot Moss wrote:
>
>> Is there a Windows equivalent to chroot (either the program or the
library/system call)?
>
> See: https://cygwin.com/cygwin-ug-net/highlights.html
>
> Quoting:
>
> "Chroot is supported. Ki
On 2021-01-05 09:15, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
>> Jason Pyeron wrote:
On Tuesday, January 5, 2021 9:47 AM, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
Takashi Yano wrote:
Solution 2:
Replace cygwin1.dll with the latest snapshot.
https://cygwin.com/snapshots/
We have been also affec
On 2021-01-05 09:49, Roger Kaufman wrote:
On 1/5/2021 10:02 AM, Bill Stewart wrote:
> On Tue, Jan 5, 2021 at 6:34 AM Eliot Moss wrote:
>
>> Is there a Windows equivalent to chroot (either the program or the
library/system call)?
>
> See: https://cygwin.com/cygwin-ug-net/highlights.html
>
> Quot
On 1/3/2021 12:26 PM, Scott T. Marshall wrote:
Hello,
I use evince to view .eps and .ps files (usually plots of scientific
data). After my recent cygwin update, evince no longer is able to open
.eps or .ps files. I get the following error.
Unable to open the initial device, quitting.
fa
Greetings, Brian Inglis!
> On 2021-01-04 18:34, Roger Kaufman wrote:
>> When I cross compile the following program, opening /dev/null fails and
>> instead
>> the whole install path of /cygwin64/dev/null is visible.
>>
>> Is there a way to make fopen respect / as the root directory in a cross
>
Am 05.01.2021 um 22:04 schrieb Andrey Repin:
It's a Windows program - it can do whatever you program it to do!
On Windows the device is NUL, the root is the drive root C:\,
%SystemDrive%\ to be precise.
Well, since we're being precise: no.
%SystemDrive%\ is the root of the drive the system
On Tue, 5 Jan 2021 14:46:53 +
"KAVALAGIOS Panagiotis (EEAS-EXT)" wrote:
> > -Original Message-
> > From: Cygwin On Behalf Of Takashi Yano via
> > Cygwin
> > Solution 2:
> > Replace cygwin1.dll with the latest snapshot.
> > https://cygwin.com/snapshots/
>
> We have been also affected b
promoted to stable
On 31.12.2020 13:57, Marco Atzeri wrote:
Test version 1.18-1 of
popt
libpopt0
libpopt-common
libpopt-devel
have been uploaded for cygwin.
CHANGES
This is a new upstream release, with improvements and bugfixes:
http://lists.rpm.org/pipermail/rpm-announce/
> -Original Message-
> From: Cygwin On Behalf Of Brian Inglis
> On 2021-01-05 09:15, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
> > I would still prefer the Cygwin update though to avoid extra
> > configuration and have it working out-of-the-box :)
>
> You can update using the snapshots now,
22 matches
Mail list logo