Hello there,
clang has its own copy of some system headers. One of those lacks an
entry that breaks compilation of any program trying to work with
directories the POSIX way:
$ cat tdirent.c
#include
void foo(void)
{
return;
}
$ clang -c tdirent.c
In file included from tdirent.c:1:
Oops ... I should have checked cygwin-announce first. I see there that
Yaakov Selkowitz has released the last few updates of clamav.
How about another update, Yaakov? Thanks!
-- Forwarded message --
From: Jonathan D Johnston
Date: Thu, Mar 17, 2016 at 1:10 PM
Subject: clamav: Requ
On Mar 18, 2016, at 11:48 AM, Jim Garrison wrote:
>
> On 3/18/2016 7:52 AM, Tony Kelman wrote:
>> Nellis, Kenneth xerox.com> writes:
>>
>>> My ideal scenario is to right-click in the Explorer window, select the
>>> new Cygwin option that I'd like to appear, and this would open a
>>> mintty/ba
On 15/03/2016 01:45, Frank Farance wrote:
I have been having this problem with "ping". If I "ping" a location
that doesn't exist, then "ping" just hangs and cannot be killed via
"kill -KILL [pid]".
Back to the problem, so when I type
$ ping some.unknown.host
I do not succeed to replicate
On 18/03/2016 15:43, Nellis, Kenneth wrote:
I frequently ping-pong back and forth between working in the Windows
and Cygwin environments, needing to keep both Explorer windows and
Cygwin PWD focused on the same folder/directory. (I use mintty in
Cygwin.)
To open an Explorer window to my Cygwin P
Corinna Vinschen cygwin.com> writes:
> I released a new Cygwin TEST version 2.5.0-0.7.
While testing this I got the following from tcsh:
> touch permtest
> chmod 0 permtest
> ./permtest
./permtest: Bad file descriptor.
I would have expected
$ ./permtest
./permtest: Permission denied.
which is
On 16.03.2016 08:57, Michael Enright wrote:
On Wed, Mar 16, 2016 at 7:51 AM, cyg Simple wrote:
My ISP for my connection to the WWW is the one that is doing the
inappropriate redirects. I sometime get these even when using VPN to
my
employer's intranet. My ISP also provides phone and TV Cabl
On 3/17/2016 16:07, Tony Kelman wrote:
> Tony Kelman kelman.net> writes:
>
>>
>>> I have just updated the mingw-w64 headers, runtime, and winpthreads to
>>> 4.0.5-1.
>>>
>>> mingw64-*-headers-4.0.5-1
>>> mingw64-*-runtime-4.0.5-1
>>> mingw64-*-winpthreads-4.0.5-1
>>
>> Question, since I just had
New releases of
openblas (source)
libopenblas (dinamic library)
are available in the Cygwin distribution :
CHANGES
New upstream release
http://www.openblas.net/Changelog.txt
* Avoid potential getenv segfault. (#716)
* Optimize c/zgemv for AMD Bulldozer, Piledriver,
Tony Kelman kelman.net> writes:
>
> > I have just updated the mingw-w64 headers, runtime, and winpthreads to
> > 4.0.5-1.
> >
> > mingw64-*-headers-4.0.5-1
> > mingw64-*-runtime-4.0.5-1
> > mingw64-*-winpthreads-4.0.5-1
>
> Question, since I just had issues building some of LLVM's unit tests an
On 2016-03-18 16:02, Chris Sutcliffe wrote:
On 18 March 2016 at 16:58, Ken Brown wrote:
On 3/18/2016 4:34 PM, Corinna Vinschen wrote:
I released a new Cygwin TEST version 2.5.0-0.8.
If things are not going very wrong, this is basically what you'll
get as 2.5.0-1 release. Please, please test
On Mar 17 15:27, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > I released a new Cygwin TEST version 2.5.0-0.7.
>
> While testing this I got the following from tcsh:
>
> > touch permtest
> > chmod 0 permtest
> > ./permtest
> ./permtest: Bad file descriptor.
>
> I would have expec
On 3/16/2016 6:11 PM, Thomas Wolff wrote:
Am 16.03.2016 um 16:07 schrieb Ken Brown:
On 3/16/2016 10:00 AM, Adam Dinwoodie wrote:
On Wed, Mar 16, 2016 at 08:34:45AM -0400, Ken Brown wrote:
On 3/16/2016 7:45 AM, Adam Dinwoodie wrote:
Here's an interesting bug: normally in a Bash session in MinT
[CCed cygwin-apps to reach out to all package maintainers]
On Mar 18 16:58, Ken Brown wrote:
> On 3/18/2016 4:34 PM, Corinna Vinschen wrote:
> >I released a new Cygwin TEST version 2.5.0-0.8.
> >
> >If things are not going very wrong, this is basically what you'll
> >get as 2.5.0-1 release. Plea
On 17/03/2016 12:17, Meenakshi Pant wrote:
Hi ,
Now We have only 1 Cygwin installation in my system that points to L:\misys\
Attached is cygcheck.out
do you look on your file ?
3399k 2015/08/20 L:\bmpcunix\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2
Nellis, Kenneth xerox.com> writes:
> $ cygcheck -f `which procps`
$ cygcheck -f /bin/procps
procps-3.2.8-5
That's a bit of a packaging non-conformance (same for /bin/prockill).
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/
The old mingw.org (i686-pc-mingw32) toolchain has been removed from the
Cygwin distribution. It was unmaintained (both upstream and downstream)
and limited to 32-bit support.
Users who wish to cross-compile for native Windows should use the
mingw64-* ({i686,x86_64}-w64-mingw32) toolchains ins
I just noticed that I have two cygwin1.dll files. Do I need both of them?:
-rwxr-xr-x 1 ingber ingber 3406908 Jan 24 02:27
/cygdrive/c/cygwin64/bin/cygwin1.dll
-rwxr-xr-x 1 ingber ingber 3493539 Feb 12 11:33
/cygdrive/c/cygwin64/usr/i686-pc-cygwin/sys-root/usr/bin/cygwin1.dll
--
Problem rep
On 3/18/2016 4:34 PM, Corinna Vinschen wrote:
I released a new Cygwin TEST version 2.5.0-0.8.
If things are not going very wrong, this is basically what you'll
get as 2.5.0-1 release. Please, please test and report regressions.
Does this release include Yaakov's overhaul of the feature test m
The following packages have been uploaded to the Cygwin distribution:
* jq-1.5-1
* libjq1-1.5-1
* libjq-devel-1.5-1
jq is like sed for JSON data â you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk, grep
and friends let you play with text
On 2016-03-18 14:11, Corinna Vinschen wrote:
On Mar 18 12:37, Harry G McGavran Jr wrote:
When I did an update to cygwin today for my cygwin32 installation,
it installed the new crypt-1.3.1.
BUT -- /bin/cygcrypt-0.dll is missing.
When I do a cygcheck -f on it, it shows that it is not in the pac
When I did an update to cygwin today for my cygwin32 installation,
it installed the new crypt-1.3.1.
BUT -- /bin/cygcrypt-0.dll is missing.
When I do a cygcheck -f on it, it shows that it is not in the package.
When I look at the package, I find a number of other support files are
missing as wel
Hi,
On 3/14/16, Frank Farance wrote:
> I have been having this problem with "ping". If I "ping" a location that
> doesn't exist, then "ping" just hangs and cannot be killed via "kill -KILL
> [pid]".
>
> A little digression, so you understand the background ... The workstation I
> am
> doing this
Am 17.03.2016 um 15:02 schrieb Hans-Bernhard Bröker:
Am 17.03.2016 um 14:42 schrieb Ismail Donmez:
I am looking at clang 3.7 headers on Linux so this might be not 100%
same on Cygwin but, clang's limits.h has this on top:
Forgot to say this earlier: the cygwin version is the same in this res
On Sat, Mar 19, 2016 at 11:01 AM, Thomas Wolff wrote:
> Am 19.03.2016 um 18:18 schrieb Andrey Tarasevich:
>>
>> Hello
>>
>> I just ran Cygwin x64 setup executable to make some changes to my
>> Cygwin install (under Windows 10 x64 Pro). Among other things, it
>> updated all Cygwin components to the
Version 2.7.3-2 of Git has been uploaded and should be coming soon to a
mirror near you. This update includes the following packages only:
- git (only on 64-bit)
- git-svn (both 32-bit and 64-bit)
This update corrects some dependency errors in the earlier v2.7.3-1
build. These errors may me
Am 19.03.2016 um 18:18 schrieb Andrey Tarasevich:
Hello
I just ran Cygwin x64 setup executable to make some changes to my
Cygwin install (under Windows 10 x64 Pro). Among other things, it
updated all Cygwin components to their newest versions. However, now
when I attempt to start Cygwin terminal
Version 2.7.4-1 of Git has been uploaded and should be coming soon to a
mirror near you. This update includes the following packages:
- git
- git-cvs
- git-debuginfo
- git-email
- git-gui
- gitk
- git-svn
This is an update to the latest upstream release. Notably, it includes
a fix
On 17/03/2016 22:10, Frank Farance wrote:
Folks-
Anyway, as we'd say in standardizing the C programming language, this
behavior is a "surprise" ... and we should look to eliminate "surprises".
Again, thank you in advance for your help.
-FF
as mentioned on:
https://cygwin.com/ml/cygwin/
On 3/16/2016 2:39 PM, Adam Dinwoodie wrote:
> On Wed, Mar 09, 2016 at 07:56:36PM +, Adam Dinwoodie wrote:
>> On Wed, Mar 09, 2016 at 07:46:06PM +, Adam Dinwoodie wrote:
>>> On Tue, Mar 08, 2016 at 01:32:30PM -0500, cyg Simple wrote:
Using the latest production release 2.4.1(1) the comm
Hello
I just ran Cygwin x64 setup executable to make some changes to my
Cygwin install (under Windows 10 x64 Pro). Among other things, it
updated all Cygwin components to their newest versions. However, now
when I attempt to start Cygwin terminal (mintty), I'm immediately
greeted with a message bo
On 3/18/2016 7:52 AM, Tony Kelman wrote:
> Nellis, Kenneth xerox.com> writes:
>
>> My ideal scenario is to right-click in the Explorer window, select the
>> new Cygwin option that I'd like to appear, and this would open a
>> mintty/bash window with PWD set to that Windows folder.
>>
>> Long sho
On 3/18/2016 4:34 PM, Yaakov Selkowitz wrote:
On 2016-03-18 15:27, Ken Brown wrote:
On 3/18/2016 4:14 PM, Yaakov Selkowitz wrote:
On 2016-03-18 06:34, Ken Brown wrote:
The best long-term solution is to get rid of the need for texconfig by
making
tlmgr work on Cygwin[*].
No thanks. Don't we
On 17/03/2016 14:19, Ismail Donmez wrote:
Hi,
On Thu, Mar 17, 2016 at 3:11 PM, Hans-Bernhard Bröker
wrote:
Hello there,
clang has its own copy of some system headers. One of those lacks an entry
that breaks compilation of any program trying to work with directories the
POSIX way:
$ cat td
On 2016-03-18 15:27, Ken Brown wrote:
On 3/18/2016 4:14 PM, Yaakov Selkowitz wrote:
On 2016-03-18 06:34, Ken Brown wrote:
The best long-term solution is to get rid of the need for texconfig by
making
tlmgr work on Cygwin[*].
No thanks. Don't we have all of TeX Live packaged already? Wouldn'
> On Mar 18, 2016, at 11:48 AM, Jim Garrison wrote:
> >
> > Cygwin already has this, in package "chere". Not sure if it's available
> > for 64-bit yet.
>
Hey, thanx Jim et al. Just what the doctor ordered!
BTW, wanting to see some documentation on this package before I
install, I chanced to ru
On 3/16/2016 7:45 AM, Adam Dinwoodie wrote:
Here's an interesting bug: normally in a Bash session in MinTTY,
backspace and Ctrl+H both delete the previous character, as expected.
However, after running texconfig and returning to the shell, both the
backspace key and Ctrl+H appear to just print "^
On Mar 18 14:50, Kenneth Wolcott wrote:
> Hi;
>
> I am using a daily refreshed Cygwin64 on WIndows 7 Enterprise.
>
> When I mount fairly large NetApp volumes and perform a
>
> du -sh path
>
> or
>
> find path etc
>
> or
>
> rm -rf path
>
> where path is involved in the mount. like /cygd
On Wed, Mar 16, 2016 at 7:51 AM, cyg Simple wrote:
>
> My ISP for my connection to the WWW is the one that is doing the
> inappropriate redirects. I sometime get these even when using VPN to my
> employer's intranet. My ISP also provides phone and TV Cable and I'm
> guessing that the accepted pra
Folks-
Thank you for the thoughtful observations, responses, and suggestions, which I
will summarize:
- Suggestion #1: Try different DNS settings not using Verizon.
- Suggestion #2: Try different Verizon configuration.
- Suggestion #3: Try Windows version of ping.
- Observation #4: This should
On Thu, Mar 17, 2016 at 3:35 PM, Marco Atzeri wrote:
> it seems to prefer gcc headers
>
> # 1 "/usr/bin/../lib/clang/3.7.1/include/limits.h" 1 3 4
> # 37 "/usr/bin/../lib/clang/3.7.1/include/limits.h" 3 4
> # 1 "/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/include/limits.h" 1 3 4
> # 38 "/usr/bin/../lib/cl
On Wed, Mar 09, 2016 at 07:56:36PM +, Adam Dinwoodie wrote:
> On Wed, Mar 09, 2016 at 07:46:06PM +, Adam Dinwoodie wrote:
> > On Tue, Mar 08, 2016 at 01:32:30PM -0500, cyg Simple wrote:
> > > Using the latest production release 2.4.1(1) the command is removing the
> > > / after the svn: lea
Tony Kelman writes:
> Updated the version, rebased patches and rebuilt, but cygport isn't letting
> me upload. I'm getting
>
> *** ERROR: Package file p7zip/setup.hint doesn't exist. Run "cygport
> p7zip-15.14-1.cygport pkg" to build it.
>
> When I run the suggested "cygport pkg" command, I get
>
On Wed, Mar 16, 2016 at 08:34:45AM -0400, Ken Brown wrote:
> On 3/16/2016 7:45 AM, Adam Dinwoodie wrote:
> >Here's an interesting bug: normally in a Bash session in MinTTY,
> >backspace and Ctrl+H both delete the previous character, as expected.
> >However, after running texconfig and returning to
On 3/16/2016 10:00 AM, Adam Dinwoodie wrote:
On Wed, Mar 16, 2016 at 08:34:45AM -0400, Ken Brown wrote:
On 3/16/2016 7:45 AM, Adam Dinwoodie wrote:
Here's an interesting bug: normally in a Bash session in MinTTY,
backspace and Ctrl+H both delete the previous character, as expected.
However, aft
On Wed, Mar 16, 2016 at 7:44 PM, Justin S. wrote:
> AVG anti-virus reported it found a virus in a Cygwin install pulled from
> aarnet on 8 Jan 2014.
>
> "";"Virus found Win32/Heur,
> C:\Users\justin\Desktop\ftp%3a%2f%2fmirror.aarnet.edu.au%2fpub%2fsourceware%2fcygwin%2f\x86\release\cygwin\cygwi
The following packages have been uploaded to the Cygwin distribution:
* nano-2.5.3-1
GNU nano is a small and friendly console-mode text editor, based on and
mostly compatible with UW Pico. Besides basic text editing, nano offers
many extra features like an interactive search and replace, go to
On Thu, 17 Mar 2016, Rashi Singhal wrote:
Date: Thu, 17 Mar 2016 16:49:22 +0530
From: Rashi Singhal
To: cygwin@cygwin.com
Subject: Re: Cygwin 1.7-58 with windows 2008
Hi,
Greetings, Rashi,
I really need help/clue on this:
We have our system qualified with cygwin 1.7.0.58 and we are facing
New versions 4.5.1 of SuiteSparse has been deployed
split in its own components:
amd-2.4.4-1
libamd-devel
libamd1
btf-1.2.4-1
libbtf-devel
libbtf0
camd-2.4.4-1
libcamd-devel
libcamd1
ccolamd-2.9.4-1
libccolamd-devel
libccolamd1
cholmod-3.0.9-
Tatsuro MATSUOKA writes:
> However,I have no confidence that I kill all other cygwin-x86 process
> at that time. I will take care during cygwin setup process.
Install procps and just issue "pkill ." in an admin shell (or make a
shortcut for that) if you want to be sure.
Regards,
Achim.
--
+<[Q
> If I weren't happy with upstream DNS, I'd go into the router's
> configuration and tell dnsmasq to send its queries to some alternative
> DNS.
Instructions for Verizon customers to opt out of "DNS Assistance" are here:
https://www.verizon.com/support/consumer/internet/opt-out-of-dns-assist
Le
Achim Gratz wrote:
>> Kevin Layer writes:
>> > I've tried various ssh-host-config permutations, but I just ran
>> >
>> > cygrunsrv.exe -R sshd
>> >
>> > and ran ssh-host-config with the defaults. I started the sshd service
>> > and when I ssh to it:
>> […]
>> > If I give a command (e.g., env or
The following packages have been uploaded to the Cygwin distribution:
* httpie-0.9.3-1
HTTPie is a command line HTTP client. Its goal is to make CLI interaction
with web services as human-friendly as possible. It provides a simple http
command that allows for sending arbitrary HTTP requests usi
In another message, procps was mentioned*, and I tried to see what package it
was in using cygcheck, but cygcheck didn't return anything. Wondering
what is wrong...
$ type procps
procps is hashed (/usr/bin/procps)
$ procps --version
procps version 3.2.8
$ cygcheck --help
Usage:
cygcheck
I frequently ping-pong back and forth between working in the Windows
and Cygwin environments, needing to keep both Explorer windows and
Cygwin PWD focused on the same folder/directory. (I use mintty in
Cygwin.)
To open an Explorer window to my Cygwin PWD, I can simply type "cygstart .".
The revers
Version 2.7.3-1 of Git has been uploaded and should be coming soon to a
mirror near you. This update includes the following packages:
- git
- git-completion
- git-cvs
- git-debuginfo
- git-email
- git-gui
- gitk
- git-svn
This is an update to the latest upstream release. Notably
Just a follow-up to this issue.
It appears my test program *was* invalid, but I discovered why SDL wouldn't
load properly.
As you can see in my initial bug report, SDL was attempting to convert a
command line from UCS-2-INTERNAL to UTF-8 using win-iconv. "C" (as my test
program had) is *defini
This version syncs code with 7zip 15.14 and adds the fix for CVE-2015-1038.
Regards,
ismail
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsub
On 3/16/2016 12:56 AM, Kaz Kylheku wrote:
> On 15.03.2016 04:00, Andrey Repin wrote:
>> Greetings, Frank Farance!
>>> So all of this is normal ISP stuff: they actually resolve unknown
>>> addresses to
>>> their own website (which is 90.242.140.21).
>>
>> This is NOT "normal", this is a violation of
Greetings, Tatsuro MATSUOKA!
>> rebase-trigger full
>> setup to the last
>> rebase-trigger full ?
> I started up ash from Windows command prompt and tried to start
> $ rebase-trigger full
> but
> ash: 1: rebase-trigger: not found
Then your installation is sorely out of date.
$ which rebase
On Mar 16, 2016, at 10:07 AM, Lee wrote:
>
> The last time I tried the cygwin ping program it didn't return a
> failure status
It does if you don’t Ctrl-C out of it. So, if you’re using it from a script,
you just ask for one packet:
# ping does.not.exist 1 1
ping: unknown host does.no
Greetings, Achim Gratz!
> Tatsuro MATSUOKA writes:
>> However,I have no confidence that I kill all other cygwin-x86 process
>> at that time. I will take care during cygwin setup process.
> Install procps and just issue "pkill ." in an admin shell (or make a
> shortcut for that) if you want to be
Tatsuro MATSUOKA yahoo.co.jp> writes:
> The last step of setup seem to be autorebase then setup command is the
easiest way
> to use "rebase". Am I right?
Yes.
> After rebase sometime one needs to restart PC. Right?
No. You only need to restart if in-use DLL have been replaced during setup.
Re
Dear Andrey Repin
>That's a bit of a requirement. Considering this can be resolved with no
external
>packages.
It is very useful. Thanks a lot.
Tatsuro
--
View this message in context:
http://cygwin.1069669.n5.nabble.com/make-command-fails-on-cygwin-x86-cyggmp-10-dll-Loaded-to-different-a
Trying to download setup-x86_64.exe from https://www.cygwin.com/ with
wget from cygwin hangs. Same for wget from Linux/Unix. curl seems to
work.
If setting LANG=C then downloading with wget seems to work ...??
--
Thomas
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Version 4.59-1 of
glpk
libglpk40 (API bump)
libglpk-devel
have been uploaded for cygwin.
The GLPK (GNU Linear Programming Kit) package is
intended for solving large-scale linear
programming (LP), mixed integer programming (MIP),
and other related problems. It is a set of
routines writt
Kevin Layer writes:
> Completely removed 32-bit cygwin. Installed 64-bit Cygwin. Same
> exact behavior.
You must install and run cygserver if you expect to do anything
non-local when doing a key-based login (and log in once with password
and store it via passwd -R).
> The firewall is off, I ver
Am 16.03.2016 um 16:07 schrieb Ken Brown:
On 3/16/2016 10:00 AM, Adam Dinwoodie wrote:
On Wed, Mar 16, 2016 at 08:34:45AM -0400, Ken Brown wrote:
On 3/16/2016 7:45 AM, Adam Dinwoodie wrote:
Here's an interesting bug: normally in a Bash session in MinTTY,
backspace and Ctrl+H both delete the pr
On Fri, Mar 18, 2016 at 07:34:12AM -0400, Ken Brown wrote:
> On 3/17/2016 7:40 AM, Ken Brown wrote:
> > On 3/16/2016 6:11 PM, Thomas Wolff wrote:
> >> Am 16.03.2016 um 16:07 schrieb Ken Brown:
> >>> On 3/16/2016 10:00 AM, Adam Dinwoodie wrote:
> On Wed, Mar 16, 2016 at 08:34:45AM -0400, Ken Br
Hi ,
Now We have only 1 Cygwin installation in my system that points to L:\misys\
Attached is cygcheck.out
We do not have any security setup in this system. Also we are able to
execute cygwin version 1.7.32 in same system.
Please help me or some clue where could be the problem.
On Fri, Mar 11,
I have uploaded mintty 2.2.4 with the following changes:
Highlights:
* Font setup and configuration improvements.
* Colour schemes / Theme files.
* GUI configuration of wav file for terminal beep.
* Startup error handling improvements.
Font configuration:
* Mintty adjusts row spacing a
On 16/03/2016 16:18, Lester Ingber wrote:
I just noticed that I have two cygwin1.dll files. Do I need both of them?:
-rwxr-xr-x 1 ingber ingber 3406908 Jan 24 02:27
/cygdrive/c/cygwin64/bin/cygwin1.dll
-rwxr-xr-x 1 ingber ingber 3493539 Feb 12 11:33
/cygdrive/c/cygwin64/usr/i686-pc-cygwin/
Greetings, Kaz Kylheku!
> On 15.03.2016 04:00, Andrey Repin wrote:
>> Greetings, Frank Farance!
>>> So all of this is normal ISP stuff: they actually resolve unknown
>>> addresses to
>>> their own website (which is 90.242.140.21).
>>
>> This is NOT "normal", this is a violation of protocol.
>> W
https://cygwin.com/acronyms/#PCYMTWLL !
On 2016-03-16 18:44, Justin S. wrote:
AVG anti-virus reported it found a virus in a Cygwin install pulled from
aarnet on 8 Jan 2014.
"";"Virus found Win32/Heur,
C:\Users\justin\Desktop\ftp%3a%2f%2fmirror.aarnet.edu.au%2fpub%2fsourceware%2fcygwin%2f\x
I couldn't replicate it either, but the question I started this thread
with is unrelated to either of the ping tools.
Here it is again:
The ctrl-c shortcut doesn't reliably kill applications (anymore?).
It has been that way for at least a year now.
I delete all cygwin directories and do a
Fresh minimal install of cygwin (2.4.1-1) on a windows 7 ultimate 64 bit box
davec@MERCURYWIN ~
$ cd python
davec@MERCURYWIN ~/python
$ rm -rf g1
davec@MERCURYWIN ~/python
$ mkdir g1 g1/g2 g1/g2/g3
davec@MERCURYWIN ~/python
$ ls -la g1 g1/g2 g1/g2/g3
g1
- Original Message -
> From: Achim Gratz
> To: cygwinm
> Cc:
> Date: 2016/3/17, Thu 05:13
> Subject: Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to
> different address)
>
>T atsuro MATSUOKA writes:
>> However,I have no confidence that I kill all other cygwin-x86 proce
On Mar 18 12:37, Harry G McGavran Jr wrote:
> When I did an update to cygwin today for my cygwin32 installation,
> it installed the new crypt-1.3.1.
>
> BUT -- /bin/cygcrypt-0.dll is missing.
>
> When I do a cygcheck -f on it, it shows that it is not in the package.
>
> When I look at the packag
Hi all
Why the following test code works fluently in Linux and cygwin 1.5.
But with cygwin 2.4.1 it gives a segmentation fault, when running "x =
mem[filePageSize];"
--- Process 101084, exception c005 at 0040132E
--- Process 101084 thread 101312 exited with status 0xc005
--- Process 1010
79 matches
Mail list logo