On Sun, Apr 27, 2025 at 4:52 AM Kevin Schnitzius via Cygwin
wrote:
>
> On Sunday, April 27, 2025 at 04:20:23 AM EDT, Lee via Cygwin
> wrote:
>
> > On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
> >>
> >> I see that Cygwin only supports Python 3.9.
On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
>
> I see that Cygwin only supports Python 3.9.16 (or 3.9.18 as a test
> version), which is a couple of years old.
$ python3 --version
Python 3.12.9
$ uname -a
CYGWIN_NT-10.0-19045 i3668 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin
Lee
On Fri, Aug 30, 2024 at 11:52 AM ASSI via Cygwin wrote:
>
> Lee via Cygwin writes:
> > OK.. I didn't read the release notes. If I knew the upgrade was going
> > to break ssh I wouldn't have upgraded, but hopefully there's a
> > work-around besides downgr
On Fri, Aug 30, 2024 at 5:39 AM Mark Geisert via Cygwin wrote:
>
> On 8/29/2024 6:10 PM, Lee via Cygwin wrote:
> > OK.. I didn't read the release notes. If I knew the upgrade was going
> > to break ssh I wouldn't have upgraded, but hopefully there's a
&g
OK.. I didn't read the release notes. If I knew the upgrade was going
to break ssh I wouldn't have upgraded, but hopefully there's a
work-around besides downgrading.
This used to work:
$ ssh 10.10.2.4
/home/Lee/.ssh/config line 22: Bad key types '+ssh-dss'.
/home/Lee/.ssh/config: terminating, 1 b
On Mon, Apr 29, 2024 at 4:11 PM Csaba Ráduly wrote:
>
> On 25/04/2024 15:15, Jon Turney via Cygwin wrote:
> > On 24/04/2024 23:36, Christopher Layne via Cygwin wrote:
> > [...]
> >> If it isn't true then this seems trivial to fix.
> >
> > This assertion is trivially disproven by the lack of a patch
On Fri, Apr 12, 2024 at 4:05 AM J M wrote:
>
> Some examples that I view that can do Cygwin better by default:
>
> tput colors
> 8
>
> echo $TERM
> xterm
I made my mintty changes by point & click experimentation - if you
want to make system-wide changes the place to do that is in
/etc/minttyrc
On Fri, Apr 5, 2024 at 11:18 AM J M wrote:
>
> Hi,
>
> I'm seeing that Cygwin is a bit slow, directly and after comparing to
> simple ubuntu virtual machines by example.
>
> Specifically:
>
> - Copy and paste texts in vim, I see clearly the slow in paste.
I don't know about the rest, but paste be
On Fri, Feb 9, 2024 at 11:21 PM Yang Yu Lin via Cygwin wrote:
>
> It would be convenient for users to open specific folder in terminal by just
> right-click it, like Git Bash and Windows Terminal.
search for the 'chere' package in setup
I use this .reg file:
C:\Installed>cat cygwinHere.reg
Wind
On Wed, Dec 20, 2023 at 2:45 PM gs-cygwin wrote:
>
> On Wed, Dec 20, 2023 at 02:23:49PM -0500, Lee via Cygwin wrote:
> > If anyone has access to a redhat linux system, do they 'alias vi=vim'
> > or put vi under /etc/alternatives?
>
> FYI: neither.
Wow! I would
On Wed, Dec 20, 2023 at 2:44 PM Brian Inglis wrote:
>
> On 2023-12-20 12:30, matthew patton via Cygwin wrote:
> >> I'd say vi/vim needs to be put under /etc/alternatives
>
> > No, because that's system-wide.
> > Vi vs Vim is a personal choice. Also alternatives is for supporting multiple
> > versio
On Wed, Dec 20, 2023 at 2:30 PM matthew patton wrote:
>
> > I'd say vi/vim needs to be put under /etc/alternatives
>
> No, because that's system-wide.
Which is what I want.
> Vi vs Vim is a personal choice.
Which I've made :)
Anyone that doesn't like that decision can make their own work-aroun
On Wed, Dec 20, 2023 at 2:24 PM Ken Brown via Cygwin wrote:
>
> On 12/20/2023 1:34 PM, Lee via Cygwin wrote:
> > On Wed, Dec 20, 2023 at 9:01 AM marco atzeri wrote:
> >>
> >> On Wed, Dec 20, 2023 at 6:04 AM Marco Atzeri wrote:
> >>>
> >>
On Wed, Dec 20, 2023 at 1:57 PM matthew patton wrote:
>
> > Would you please let me know how to make an /etc/alternatives for vi/vim?
>
> did you install the alternatives package?
I installed cygwin back in 2017; I don't remember what all I've
installed but it seems to be there:
$ ls -l /usr/sbin/
On Wed, Dec 20, 2023 at 9:01 AM marco atzeri wrote:
>
> On Wed, Dec 20, 2023 at 6:04 AM Marco Atzeri wrote:
> >
> > On 20/12/2023 03:47, Beau James via Cygwin wrote:
> > > This problem appeared with my most recent Cygwin update that included an
> > > update to "vim".
> >
> > vi is usually an alias
tl,dr: Did vi/vim change from /etc/alternatives to an alias?
$ ls -l $(which vi) $(which vim)
-rwxr-xr-x 1 root Administrators 1507859 Dec 12 09:07 /usr/bin/vi.exe
-rwxr-xr-x 1 root Administrators 3565587 Dec 12 09:07 /usr/bin/vim.exe
$ alias vi
alias vi='vim'
On Sat, Dec 16, 2023 at 3:11 PM J
s but somehow I did miss it so
thanks for pointing it out!
Regards,
Lee
>
> Lee via Cygwin schrieb am Mo., 20. Nov. 2023, 23:42:
>
> > On Mon, Nov 20, 2023 at 11:54 AM Matthias wrote:
> > >
> > > Dear all,
> > >
> > > I've installed cygwin 3.4.9-1
On Tue, Nov 21, 2023 at 12:35 AM Brian Inglis wrote:
>
> On 2023-11-20 17:45, Lee via Cygwin wrote:
> > On Mon, Nov 20, 2023 at 7:13 PM Backwoods BC via Cygwin wrote:
> >>
> >> On Thu, Nov 16, 2023 at 12:41 PM Brian Inglis via Cygwin wrote:
> >>>
On Mon, Nov 20, 2023 at 7:13 PM Backwoods BC via Cygwin wrote:
>
> On Thu, Nov 16, 2023 at 12:41 PM Brian Inglis via Cygwin wrote:
> > The whole IP v4 internet is available as a compatibility subnet
> > :::0:a.b.c.d
> > on IP v6, so there is no excuse for not supporting interconnection, as it
On Mon, Nov 20, 2023 at 8:55 AM Jon Turney wrote:
>
> On 16/11/2023 01:40, Bin W via Cygwin wrote:
> > https://www.cygwin.com/setup-x86_64.exe
> > IPv6-only network can't download the installer.
>
> I've spoken to the people who speak to the people who actually
> administer the DNS for us, and an I
On Mon, Nov 20, 2023 at 11:54 AM Matthias wrote:
>
> Dear all,
>
> I've installed cygwin 3.4.9-1 in my virtualbox running on Windows 10.
> After installing defaults plus openssh 9.5p 1-1, I open the Cygwin64-Terminal
> as Administrator and
> run ssh-host-config.
> * Answered "yes" to create the /
On 8/28/23, Cary Lewis via Cygwin wrote:
> On one machine I have cygwin version 3.1.7(0.340/5/3), I can copy cygwin
> binaries and the corresponding dlls to a folder and then run the cygwin
> programs without any problems.
>
> But on another machine I have a newer cygwin, 3.4.7-1.x86_64, and wh
On 8/7/23, Roland Mainz via Cygwin wrote:
> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote:
>> Is there an official way to enter the Cygwin command line (e.g. bash
>> login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
>> machine he/she ends/up in a cmd.exe and not bash...
>
> p
On 7/29/23, Andrew Schulman via Cygwin wrote:
>> Sorry... Did you try using the -d option to see what DNS servers these
>> commands try to actually connect to (and time out, eventually).
>
> No help unfortunately.
>
> $ host -d6 cygwin.com
> Trying "cygwin.com"
> ;; connection timed out; no serve
I just noticed this
Missing file: /etc/preremove/openssl.sh from package libssl1.1
Missing file: /etc/preremove/openssl.sh from package libssl3
in the output of 'cygcheck -srv'?
Is there something I should do about it?
TIA,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ:
I've been getting random
OpenSSL: FATAL
OPENSSL_Uplink(008A7C34,08): no OPENSSL_Applink
crashes in an app built using
./configure --host=i686-w64-mingw32
https://www.openssl.org/docs/faq.html
has this bit under
I’ve compiled a program under Windows and it crashes: why?
As per 0.9.8 the
On 7/4/23, ravi r via Cygwin wrote:
> After two years of using an older version of cygwin, a week ago, I
>CYGWIN_NT-10.0-19045 version 3.4.7-1.x86_64
> (runneradmin@fv-az416-306) (gcc version 11.4.0 (GCC) ) 2023-06-16
> 14:04 UTC
> upgraded cygwin to the latest version.
>
> Ever since the
The "-mno-cygwin" gcc option went away years ago. Correct?
It still shows up in the output of 'man gcc':
$ man gcc | grep mno-cygwin
x86 Windows Options -mconsole -mcygwin -mno-cygwin -mdll
-mnop-fun-dllimport -mthread -municode -mwin32
Is that a cygwin specific or a generic gcc
On 9/27/21, Anthony Webber wrote:
> Please excuse the naivety of this question, but I've looked elsewhere
> and can't find a good answer. Perhaps a good answer is to install MSYS2
> alongside Cygwin.
that seems to be the usual answer here :(
> Anyway, I am trying to set up my gcc toolchains in Cy
On 9/26/21, Thomas Wolff wrote:
>
> Am 26.09.2021 um 20:37 schrieb Thomas Wolff:
>>
>> Am 26.09.2021 um 11:50 schrieb Mark Geisert:
>>> Hi Takashi,
>>>
>>> Takashi Yano via Cygwin wrote:
I noticed that cygwin clipboard is not compatible
between 32bit and 64bit cygwin.
If I run '
On 9/15/21, Bryan VanSchouwen via Cygwin wrote:
> Hello.
>
> I just tried executing an old, previously-functional awk script using a
> version of gawk that I had downloaded last year, and a command of the
> following format (as recommended in a previous communication with the
> Cygwin mailing list)
Hi Cygwin,
Hope this mail finds you good..!
My Name is Lizella Lee, I am a professional Web design & Mobile App
Developer; I can upgrade, Repair and Redesign your website. Would you be
interested in: -
We Provides SEO & Web services at a minimum cost, May I send you quote? If
interested.
On 4/14/21, akiki--- via Cygwin wrote:
> Hi,
> I encountered problems with the use of timestamps in cygwin.
> May be it's an old problem, I don't know, using essentially files "recently"
> created/modified.
>
>
> I want to say after 1970 No problem, but before ...
>
>
> To day:
> touch -m -t 190001
Is the gcc option "-fsanitize=address" supported in cygwin? If yes,
what else do I need to install?
$ gcc -fsanitize=address args.c
/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld:
cannot find -lasan
collect2: error: ld returned 1 exit status
$ i686-w64-mingw32-gcc -fsanitiz
On 1/8/21, juan carlos rebate rodriguez via Cygwin wrote:
>
> I think I expressed myself incorrectly or I am not able to be
> understood, no matter what package I choose. gcc-core does not compile
> using the cygwin dll, the one that compiles for that library is cygwin-
> gcc.
> now I will try to
On 12/18/20, Brian Inglis wrote:
> On 2020-12-17 20:45, Lee via Cygwin wrote:
>> Would someone please explain why adding "-static" makes
>> i686-w64-mingw32-gcc fail?
>>
>> This works (or at least the compiler doesn't complain)
>>
>> $
Would someone please explain why adding "-static" makes
i686-w64-mingw32-gcc fail?
This works (or at least the compiler doesn't complain)
$ i686-w64-mingw32-gcc -o a.exe conftest-pcre.c -lpcreposix -lpcre
This does not work
$ i686-w64-mingw32-gcc -o a.exe -static conftest-pcre.c -lpcrep
I've recently gotten out of memory errors with php, with tasks that
previously have worked fine.
Has anybody else experienced this too?
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsu
> If you want to make a point or ask a question the Cygwin mailing list is
> the appropriate place.
You don't need this anymore
02-path-separator.patch
if you build net-snmp with
export ENV_SEPARATOR=":"
And maybe now they'll accept a patch so that building on cygwin
doesn't require an evar.
39 matches
Mail list logo