Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Achim Gratz
Bruce Mardle via Cygwin writes: > Hi, all. I've been happily compiling simple C programs under Emacs > (emacs-w32) under Cygwin. Yesterday I wanted to install > libedit-dev. While I was doing that, setup...exe marked a few dozen > other packages for upgrades. I didn't notice which. You can still

Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Takashi Yano
On Mon, 4 Apr 2022 13:08:27 + (UTC) Bruce Mardle wrote: > Hi, all. > I've been happily compiling simple C programs under Emacs (emacs-w32) under > Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, > setup...exe marked a few dozen other packages for upgrades. I didn't

Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Bruce Mardle via Cygwin
Hi, all. I've been happily compiling simple C programs under Emacs (emacs-w32) under Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, setup...exe marked a few dozen other packages for upgrades. I didn't notice which. Now, if I `emacs hello.c` and M-x compile gcc -o hell