Using the snap 20050914 20:03:52
As I wrote the snap 20050914 20:03:52 fixed the problems with Borland C++
applications ("spawn.cc (av::fixup): Guard against problems reading an
executable which does not match Microsoft's documentation about PE
format") etc.
But
On 9/14/05, Christopher Faylor wrote:
> This will be fixed in the upcoming snapshot. Look for the comment:
> * spawn.cc (av::fixup): Guard against problems reading an executable
> which does not match Microsoft's documentation about PE format.
> in the ChangeLog. Once that shows
Chris,
No it was no problem with 1.5.18 as I could verify. Maybe my writing
was not explicit enough. The snapshot 20050914 is definitely okay
in this respect. There is no 60 sec delay when I exit rxvt.
Current cygcheck output as requested anyway included.
Thank you, Ralf Beck
On Tue, 13 Sep 20
Christopher Faylor wrote:
> This will be fixed in the upcoming snapshot. Look for the comment:
>
>* spawn.cc (av::fixup): Guard against problems reading an
> executable which does not match Microsoft's documentation about
> PE format.
>
> in the ChangeLog. Once that s
Christopher Faylor wrote:
> If this program isn't too big (and I don't see why it should be) please
> post it here so that I can try it.
The Borland C++ 5.5 compiler, freecommandLinetools.exe, is 8.7 MB. It
should be downloaded from Borland site.
In any case also gfortran-Cygwin-4.1-20050912-A
On Wed, Sep 14, 2005 at 07:47:54PM -0400, Christopher Faylor wrote:
>On Wed, Sep 14, 2005 at 07:27:07PM -0400, Christopher Faylor wrote:
>>I tried this with mingw and Microsoft's compiler without any problem. If
>>this program isn't too big (and I don't see why it should be) please post
>>it here
On Wed, Sep 14, 2005 at 07:27:07PM -0400, Christopher Faylor wrote:
>I tried this with mingw and Microsoft's compiler without any problem. If
>this program isn't too big (and I don't see why it should be) please post
>it here so that I can try it.
Nevermind. I downloaded Borland's free compiler
On Thu, Sep 15, 2005 at 01:19:37AM +0200, Angelo Graziosi wrote:
>With the September snapshots, the following code:
>
>
>// hello_tst.cpp
>
>#include
>
>using namespace std;
>
>int main()
>{
> cout << "Hello, world!" << endl;
>
> r
With the September snapshots, the following code:
// hello_tst.cpp
#include
using namespace std;
int main()
{
cout << "Hello, world!" << endl;
return 0;
}
-
works when i
On Thu, Sep 15, 2005 at 12:30:41AM +0200, Angelo Graziosi wrote:
>
>I have noted that testing several snapshots (20050906, 20050908, 20050909,
>20050914) some simple application written in C++ does not work any
>more. For example:
>
>$ ./my_app.exe
>bash: ./my_app.exe: Argument list too long
>
>and
I have noted that testing several snapshots (20050906, 20050908, 20050909,
20050914) some simple application written in C++ does not work any
more. For example:
$ ./my_app.exe
bash: ./my_app.exe: Argument list too long
and my_app does not use any argument!
I remember that there was a snapshot
Christopher Faylor wrote:
I'm asking, once again, for people to test the latest cygwin snapshot.
The snapshot that is currently available should be very close to an
official release of cygwin version 1.5.19.
Please report success or failure to this thread. Please don't change
the subject. Ple
The Win98 scp problem seems to be gone with the 20050913 snapshot. It
was always intermittent, but I copied several files last night and
found no crashes, so it seems to be fixed.
--
--Alfvaen (Web page: http://www.telusplanet.net/public/alfvaen/ )
Current Album--Sheryl Crow:C'mon C'mon
Current
Christopher Faylor wrote:
I'm asking, once again, for people to test the latest cygwin snapshot.
The snapshot that is currently available should be very close to an
official release of cygwin version 1.5.19.
Please report success or failure to this thread. Please don't change
the subject. Plea
On Wed, 14 Sep 2005, Eric Blake wrote:
> > I have noted only that the /dev directory does not appear in root (/):
>
> Do you not read the ChangeLogs?
> http://cygwin.com/snapshots/winsup-changelog-20050909-20050912
> * fhandler_disk_file.cc (fhandler_disk_file::readdir): Temporarily
> remove
>
> I have noted only that the /dev directory does not appear in root (/) :
Do you not read the ChangeLogs?
http://cygwin.com/snapshots/winsup-changelog-20050909-20050912
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Temporarily
remove insertion of /dev into root directory.
In s
I am trying the snap 20050913 (uname -a: 20050913 15:38:54) on W2K
SP4 and it seems to work fine (in particular, no problems with RXVT).
I have noted only that the /dev directory does not appear in root (/) :
$ ls -lrt /
total 754
drwxrwxrwx+ 19 Administrator Users4096 Apr
On Tue, Sep 13, 2005 at 11:18:08PM +0200, Ralf Beck wrote:
>This is a report regarding cygwin1.dll
>version "1.5.19" BuildDate "2005-09-13 15:40":
>
>In my .bash_profile I am using:
>
> keychain --quiet ~/.ssh/id_rsa
> . ~/.keychain/${HOSTNAME}-sh
>
>I am also starting rxvt.exe with:
>
> D:\cygw
This is a report regarding cygwin1.dll
version "1.5.19" BuildDate "2005-09-13 15:40":
In my .bash_profile I am using:
keychain --quiet ~/.ssh/id_rsa
. ~/.keychain/${HOSTNAME}-sh
I am also starting rxvt.exe with:
D:\cygwin\bin\rxvt.exe -sl 1000 -e bash -l
When I exit rxvt it says "logout"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Christopher Faylor on 9/12/2005 4:27 PM:
> I'm asking, once again, for people to test the latest cygwin snapshot.
> The snapshot that is currently available should be very close to an
> official release of cygwin version 1.5.19.
On Win98,
Looks ok here. Did a full bootstrap, build, and testsuite of
libtool-HEAD with no unexpected occurances.
--
Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Original Message
>From: Christopher Faylor
>Sent: 12 September 2005 23:27
> I'm asking, once again, for people to test the latest cygwin snapshot.
Looks good. Been running multiple large complex builds in parallel and no
problems so far.
cheers,
DaveK
--
Can't think of a
Looks good on 2000 Professional and XP Professional.
Thanks,
...Karl
From: Christopher Faylor
Subject: testers needed prior to 1.5.19 release
Date: Mon, 12 Sep 2005 18:27:27 -0400
I'm asking, once again, for people to test the latest cygwin snapshot.
The snapshot that is currently available s
Christopher Faylor wrote:
> Please report success or failure to this thread. Please don't change
> the subject. Please don't start a new discussion.
>
> If you think you've found an error, please indicate whether this is a
> regression from 1.5.18. We're probably not going to be fixing anythin
On Mon, Sep 12, 2005 at 03:57:27PM -0700, Max Kaehn wrote:
>cygwin1-20050912.dll: Success.
Thank you.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
cygwin1-20050912.dll: Success.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
26 matches
Mail list logo