I've updated the version of OpenSSL to 0.9.8s-1. This also includes the
openssl-devel packages.
This is an upstream security release. The Cygwin release is build from
the vanilla sources, no additional patches. Here's the official
security advisory:
On Jan 10 18:21, Steven Hartland wrote:
> - Original Message - From: "Corinna Vinschen"
> >Well, the file I downloaded was a self-extracting zip archive and the
> >file it contains is called Windows6.1-KB983528-x64.msu, so I'm fairly
> >certain it's the right one for an AMD64 system.
>
> W
Corinna Vinschen writes:
> On Jan 10 18:21, Steven Hartland wrote:
>> - Original Message - From: "Corinna Vinschen"
>> >Well, the file I downloaded was a self-extracting zip archive and the
>> >file it contains is called Windows6.1-KB983528-x64.msu, so I'm fairly
>> >certain it's the right
On Jan 11 08:19, Carson Chittom wrote:
> Corinna Vinschen writes:
>
> > On Jan 10 18:21, Steven Hartland wrote:
> >> - Original Message - From: "Corinna Vinschen"
> >> >Well, the file I downloaded was a self-extracting zip archive and the
> >> >file it contains is called Windows6.1-KB98352
Hello,
I'm using latest snapshot and updated cygwin installation.
$ uname -a
CYGWIN_NT-6.1-WOW64 PCFX166 1.7.10s(0.259/5/3) 20120111 01:45:50 i686 Cygwin
I've done rebaseall and peflagsall.
I've found the following problem using make in parallel (-j) with multiple
comma
On Wed, Jan 11, 2012 at 03:05:26PM +, Heiko Elger wrote:
>Hello,
>
>I'm using latest snapshot and updated cygwin installation.
>
>$ uname -a
>CYGWIN_NT-6.1-WOW64 PCFX166 1.7.10s(0.259/5/3) 20120111 01:45:50 i686 Cygwin
>
>I've done rebaseall and peflagsall.
&
On Wed, Jan 11, 2012 at 10:20:21AM -0500, Christopher Faylor wrote:
>On Wed, Jan 11, 2012 at 03:05:26PM +, Heiko Elger wrote:
>>Hello,
>>
>>I'm using latest snapshot and updated cygwin installation.
>>
>>$ uname -a
>>CYGWIN_NT-6.1-WOW64 PCFX166 1.7.
On Wed, Jan 11, 2012 at 02:14:41PM -0500, Christopher Faylor wrote:
>On Wed, Jan 11, 2012 at 10:20:21AM -0500, Christopher Faylor wrote:
>>On Wed, Jan 11, 2012 at 03:05:26PM +, Heiko Elger wrote:
>>>I stripped down the problem to the following testcase:
>>>
>>>$ cat ./testcase.sh
>>>#!/bin/sh
>
What I want to do is open a new cygwin window with a tail command, so
I have the parent process still running, and this runoff process in
another window. I've found cygstart, but I can't figure out the syntax
to do essentially this:
cygstart sh "tail -f foo"
Any help would be appreciated
--
Prob
On 2012-01-11, Jon Hughes wrote:
> What I want to do is open a new cygwin window with a tail command, so
> I have the parent process still running, and this runoff process in
> another window. I've found cygstart, but I can't figure out the syntax
> to do essentially this:
>
> cygstart sh "tail -f
On 1/11/12 7:07 PM, Jon Hughes wrote:
> What I want to do is open a new cygwin window
There's no such thing as a "cygwin window". Do you mean a mintty instance?
> with a tail command, so
> I have the parent process still running, and this runoff process in
> another window. I've found cygstart,
Hi,
I'm trying to compile some code with:
x86_64-w64-mingw32-gfortran.exe -o a.exe -mno-cygwin -static -O3 -cpp
-Domp -fopenmp $(SOURCES) -L/lib/ -llapack -lblas
which compiles fine, but upon execution:
a.exe: error while loading shared libraries: ?: cannot open shared
object file: No such file
Do you have the following directory on your PATH?
/usr/x86_64-w64-mingw32/sys-root/mingw/bin
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Nick Chilton
Sent: Thursday, 12 January 2012 17:35
To: cygwin@cygwin.com
Subject: MinGW gfortran and
While I thought the extra PATH dir solved the problem, it only runs
within cygwin. Running in cmd, it says "pthreadGC2.dll" is missing.
Just slapping one from google in there, I get an 0xc07b
exception...
Nick
--
Problem reports: http://cygwin.com/problems.html
FAQ: ht
On 1/11/2012 7:37 PM, Gary Johnson wrote:
mintty -e tail -f foo&
The -e is optional, but I like keeping my mintty commands consistent
with those I write for other terminals.
HTH,
Gary
I am using cygwin 1.7.9-1 per cygcheck.
I tried using mintty and it looks better than the default wind
On 1/11/12 10:22 PM, Paul Allen Newell wrote:
> On 1/11/2012 7:37 PM, Gary Johnson wrote:
>>
>> mintty -e tail -f foo&
>>
>> The -e is optional, but I like keeping my mintty commands consistent
>> with those I write for other terminals.
>>
>> HTH,
>> Gary
>>
> I am using cygwin 1.7.9-1 per cyg
On 1/11/2012 10:26 PM, Daniel Colascione wrote:
On 1/11/12 10:22 PM, Paul Allen Newell wrote:
On 1/11/2012 7:37 PM, Gary Johnson wrote:
mintty -e tail -f foo&
The -e is optional, but I like keeping my mintty commands consistent
with those I write for other terminals.
HTH,
Gary
I am us
Greetings, Nick Chilton!
> While I thought the extra PATH dir solved the problem, it only runs
> within cygwin. Running in cmd, it says "pthreadGC2.dll" is missing.
> Just slapping one from google in there, I get an 0xc07b
> exception...
Make your user PATH equal to what you see in Cygwin ter
18 matches
Mail list logo