On Wed, 19 Apr 2023 at 13:56, Bruno Haible via Cygwin wrote:
> Note a typo: line 126541 is on page 3694 not on page 3594.
>
That sentence is scary in and of itself :)
Csaba
--
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/
Hi Matthew,
On Sun, 12 Mar 2023 at 07:44, Matthew Rickard wrote:
>
> Hi all,
>
> Cygwin 3.4.6-1 shm_open seems to reject all calls, returning the value
> -1 and setting errno to 22 EINVAL.
>
> For example, this program:
>
> #include
> #include
> #include
> #include
>
> int main() {
>int
On Mon, 20 Feb 2023 at 20:32, Jose Isaias Cabrera via Cygwin wrote:
>
> It says it works with Windows, why am I on my own? It should work.
>
Because you're not on Windows. You're on Cygwin, which acts as a POSIX
(Unix-like) system.
If you want Python *on Windows*, start here:
https://www.python.
On Sun, 8 Jan 2023 at 09:11, ggl329 via Cygwin wrote:
>
> In my environment, clang doesn't work as reported in
> https://cygwin.com/pipermail/cygwin/2022-December/252719.html .
>
> I found that it doesn't work with cygwin-3.4.0-1,
> but works with cygwin-3.3.6-1.
> cygwin-3.5.0-0.69.g8a003605c1df
Me too!
On Mon, 19 Dec 2022 at 20:27, William Deegan via Cygwin
wrote:
>
> ditto!
>
> On Mon, Dec 19, 2022 at 9:51 AM David Standish via Cygwin
> wrote:
>
> > On 12/19/22, Kyle Marek via Cygwin wrote:
> > > (CC'd the public mailing list for visibility of problems that may be
> > > affecting oth
Hi,
On Thu, 25 Nov 2021 at 20:33, Tyme LaDow via Cygwin wrote:
>
> Hey,
>
> I'm running Windows 10 Pro v. 10.0.19042 build 19042 and I installed cygwin
> at least a year ago and haven't touched it since June 2020. Today,
> November 25th, 2021, I got a notification from Bitdefender that it had
>
On Tue, 23 Nov 2021 at 10:02, john doe via Cygwin wrote:
>
> Cygwins,
>
> Is there a way to get the value of PROGRAMFILES(x86) and PROGRAMW6432 in
> Bash:
>
$ env | grep PROGRAMFILES
COMMONPROGRAMFILES=C:\Program Files\Common Files
PROGRAMFILES=C:\Program Files
These are the environment variable
On Thu, 29 Jul 2021 at 12:31, Adam Dinwoodie wrote:
>
> On Thu, 29 Jul 2021 at 11:27, Roosz, Matthias via Cygwin wrote:
> > most Cygwin webpage links cannot be navigated to, e.g. 'Gold Stars' points
> > to https://cygwin.com/goldstars/, the working link (both in current Chrome
> > and Firefox) f
On Thu, 8 Jul 2021 at 16:42, Max Mikhanosha wrote:
>
> You have same versions of cygwin1.dll and libstdc++ dll?
>
Csaba@AMDAHL ~
$ uname -a
CYGWIN_NT-10.0 AMDAHL 3.2.0(0.340/5/3) 2021-03-29 08:42 x86_64 Cygwin
Csaba@AMDAHL ~
$ cygcheck -f /usr/bin/cyggcc_s-seh-1.dll /usr/bin/cygstdc++-6.dll
/usr
On Thu, 8 Jul 2021 at 07:42, Max Mikhanosha via Cygwin
wrote:
>
> Fully updated Windows 10, with freshly downloaded Cygwin.
>
> trying to compile google/benchmark does not work coz it can't read
> /proc/cpuinfo
>
> Reduced test test program
>
> #include
> #include
>
> int main (int argc, char *
On Wed, 21 Apr 2021 at 19:44, Brian Inglis wrote:
>
> On 2021-04-21 09:49, Corinna Vinschen via Cygwin wrote:
> > Eventually, we should really start thinking about dropping 32 bit
> > support, I guess. Only 17 years left until time_t overflow...
>
> ...and start working on port to ARM64 Windows?
Hi Andy,
On Tue, 6 Apr 2021 at 22:35, Andy Romens via Cygwin wrote:
>
> Hi Cygwin,
>
> I got a question for you all. Our cyber security team is yelling at us to
> update Apache from 2.4.39 to 2.4.46.
If that website is customer-facing, your cyber security team and your
ops team should be yellin
On Sun, 7 Mar 2021 at 19:24, Thomas Dickey wrote:
>
> > Date: Sun, 7 Mar 2021 15:05:55 + (UTC)
> > From: Mike Gran
> > To: "cygwin@cygwin.com"
> > Subject: mingw.org may be dead, but is referenced in cygwin docs
> >
> > Hello Cygwin-
> > I was reading the webpage "Building and Using DLLs".
>
Hi Rafal,
On Sun, 24 Jan 2021 at 11:48, Rafał Jopek via Cygwin wrote:
>
> Hello,
>
> I have a compile error, can anyone help fix this?
>
> An example is here:
>
https://www.khronos.org/opengl/wiki/Programming_OpenGL_in_Linux:_GLX_and_Xlib
>
> Compile error:
>
> $ gcc quad.c -o quad -lX11 -lGL -lG
Hi Wilhelm,
On Thu, 14 Jan 2021 at 08:10, wilhelm-eger--- via Cygwin
wrote:
(snip)
> 3rdparty/lib/libittnotify.a(ittnotify_static.c.o): in function
> `__itt_fini_ittlib':
> /usr/src/debug/opencv-3.4.1-2/3rdparty/ittnotify/src/ittnotify/ittnotify_static.c:1076:(.text$__itt_fini_ittlib+0x104):
>
On Thu, 7 Jan 2021 at 15:39, Marco Atzeri via Cygwin wrote:
...
> have you looked inside the configure script ?
> It clearly needs to be patched for accepting other options,
> and that is the reason why autoconf/cmake/.. were developed
> some time ago.
if check_define __linux__ ; then
targetos=
On Wed, 16 Dec 2020 at 18:48, Mattl Mario wrote:
>
> You’re right
>
> e.g. setting environment CFLAGS=-fcommon before executing "configure"
>
> then it works
What are you talking about? Is this a new kind of "me too" message?
Are you responding to somebody? If yes, what did they say?
You really s
On Sat, 5 Dec 2020 at 15:25, tzccinct wrote:
>
> Hi,
>
> I have found an environment variable that has a strange name `!::'
> (exclamation mark + colon + colon) on my terminal (both mintty and Tera
> Term). The value is also strange, `::\' (colon + colon + backslash).
>
> $ env | sort | head -n 3
>
Hi all,
I recently installed python27-pip (20.2.2-1) and did a "pip install
grip", and at the end, pip displayed the following warning (or maybe
it's just an advertisement)
WARNING: You are using pip version 20.1.1; however, version 20.2.4 is available.
You should consider upgrading via the
'c:\u
On Wed, 23 Sep 2020 at 21:17, Buchbinder, Barry (NIH/NIAID) [E] via
Cygwin wrote:
>
> > -Original Message-
> > From: David Eisner via Cygwin
...
> > Cygwin started in 1995. [1] Does anybody know the date of the first
> > release? I recognize that there may be no definitive answer, depend
Hi Birane,
On Tue, 21 Jul 2020 at 18:50, Birane Koundoul wrote:
>
> Hello I have a model with the petri net (I use cpn tools 4.0) but it
> sometimes shows me errors like:
>
>1. Error! exception subscript raised when checking enabling
>2. cannot bind variable ... from large color-set .
On Fri, 26 Jun 2020 at 20:20, Yasuhiro KIMURA wrote:
>
> From: Brian Inglis
> Subject: Re: Listing only manually installed package
> Date: Fri, 26 Jun 2020 11:20:26 -0600
>
> > $ grep '\s1$' /etc/setup/installed.db # manual
> > $ grep '\s0$' /etc/setup/installed.db # auto
> >
> > $ awk '1 == $3' /
On Fri, May 29, 2020 at 7:16 PM Jon Turney wrote:
>
> On 27/05/2020 12:41, Sharuzzaman Ahmat Raslan via Cygwin wrote:
> > Hi,
> >
> > My office laptop is Windows 10 with a high DPI display.
> >
> > I found that the installer is blurry, especially inside the window. The
> > title of the window is c
Hi Paul,
On Wed, Apr 15, 2020 at 12:30 PM Paul Moore via Cygwin
wrote:
> I'm trying to write an automation script that works on a number of
> machines. I know that on all machines Cygwin will be installed, but I
> cannot guarantee that (1) it will be in the same location on each PC,
> or (2) tha
On Sun, Apr 12, 2020 at 12:04 PM JonY via Cygwin wrote:
>
> Please file a bug entry on https://gcc.gnu.org/bugzilla/, and attach the
> preprocessed source code.
>
> Do something like:
> g++ -DHAVE_CONFIG_H -MF .deps/cdo-cdo.Tpo -E -o cdo-cdo.ii
> ../../cdo-1.9.9rc2/src/cdo.cc
>
Alternativel
On Sat, Apr 4, 2020 at 11:50 PM Andrey Repin wrote:
> Greetings, Kaz Kylheku!
>
> > 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 compile times,
Hi Mike,
On Thu, Mar 26, 2020 at 9:31 PM Mike Gran via Cygwin
wrote:
> Hi-
> Is it possible use Cygwin to run an autotools 'configure' script but have
> the compiler be MSVC?
>
I would be very surprised if this worked. 'configure' is likely to run the
compiler with unix-style flags (started wit
27 matches
Mail list logo