Re: libgfortran3 respin : status and problem

2011-03-26 Thread Yaakov (Cygwin/X)
On Sat, 2011-03-26 at 11:33 +0100, marco atzeri wrote: > the test case is a normal Fortran program that call numerical functions and > print output with a really standard "write" command, nothing fancy. > It used to work fine with previous libgfortran3-4.3.4-3 and cygwin-1.7.7 FWIW, qrupdate's tes

Panem taveejo Daavanu karti!...

2011-03-26 Thread Belackis Mihails
Virtualaa eedienu gatavoshana ienak ari tavaas majaas (dzivokli) - izveido burgerus savaa kompii , bet aped vinus restoranaa! http://www.scuces6delivedyafst.uk.pn/to.html - jaa, tas ir tur redzams! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.

Re: libgfortran3 respin : status and problem

2011-03-26 Thread Jerry DeLisle
On 03/26/2011 11:18 AM, marco atzeri wrote: --- snip --- Today I have cygwin-1.7.7 , libgfortran3-4.3.4-3, lapack-3.2.2-1, qrupdate-qrupdate-1.1.0-1 fine cygwin-1.7.8 , libgfortran3-4.3.4-4, lapack-3.2.2-2, qrupdate-qrupdate-1.1.1-1 broken (as also octave3.4.0-3) The full source is here, and it

Re: libgfortran3 respin : status and problem

2011-03-26 Thread marco atzeri
On Sat, Mar 26, 2011 at 5:05 PM, Corinna Vinschen wrote: > On Mar 26 11:33, marco atzeri wrote: >> On Sat, Mar 26, 2011 at 10:45 AM, Corinna Vinschen  wrote: >> > So, what you see is a supposedly endless stream of calls to the write >> > function.  Usually, if an error occurs, you would also see a

[ANNOUNCEMENT] Updated: mksh-39c-4

2011-03-26 Thread Chris Sutcliffe
Version 39c-4 of "mksh" has been uploaded. MirBSD Korn Shell (mksh) is an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh). New in this release: - Fix issue in the '-3' release where 'cd' would fold paths that s

Re: rsync not working in cygwin 1.78

2011-03-26 Thread Corinna Vinschen
On Mar 26 14:07, Martin Haltmayer wrote: > Hi all, > > I was not able to find any remedy for the following problem: > > $ ls -l > total 3 > -rw-r--r-- 1 martin Kein 5 Jul 19 2010 bla > -rw-r--r-- 1 martin Kein 106 Jan 7 17:58 dd.out > -rw-r--r-- 1 martin Kein 4 Jul 19 2010 xyz > > martin@

Re: libgfortran3 respin : status and problem

2011-03-26 Thread Corinna Vinschen
On Mar 26 11:33, marco atzeri wrote: > On Sat, Mar 26, 2011 at 10:45 AM, Corinna Vinschen wrote: > > So, what you see is a supposedly endless stream of calls to the write > > function.  Usually, if an error occurs, you would also see an error > > message.  The only reason you don't see it is if an

Re: libgfortran3 respin : status and problem

2011-03-26 Thread Jerry DeLisle
On 03/26/2011 08:35 AM, Jerry DeLisle wrote: I have been monitoring this thread for the libgfortran maintainer side, but have not had time yet to investigate further. The only platform reporting the issue so far is Cygwin. I am not aware of any changes occurring with 4.3 upstream of Cygwin, but

[ANNOUNCEMENT] Updated: w32api-3.17-2

2011-03-26 Thread Chris Sutcliffe
I've made a new version of the w32api (3.17-2) available for download. New in this release: - corrected a packaging error in the '-1' release *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: "

Re: libgfortran3 respin : status and problem

2011-03-26 Thread Jerry DeLisle
On 03/26/2011 03:33 AM, marco atzeri wrote: On Sat, Mar 26, 2011 at 10:45 AM, Corinna Vinschen wrote: On Mar 26 06:56, marco atzeri wrote: Hi, I rebuilt lapack, qrupdate, octave and netcdf with the libgfortran3-4.3.4-4. ( If you wan to try them, install with setup.exe -X -O -s http://matzeri

rsync not working in cygwin 1.78

2011-03-26 Thread Martin Haltmayer
Hi all, I was not able to find any remedy for the following problem: $ ls -l total 3 -rw-r--r-- 1 martin Kein 5 Jul 19 2010 bla -rw-r--r-- 1 martin Kein 106 Jan 7 17:58 dd.out -rw-r--r-- 1 martin Kein 4 Jul 19 2010 xyz martin@martin004 ~ $ rsync -av bla xyz rsync: Failed to dup/close: So

Re: LS and TAR don't see any file permissions (

2011-03-26 Thread Peter Binney
Have found my solution ... robocopy. Using it's /secfix option copied files are owned by the copying user. eg: robocopy x:\tmp .\tmp /e /secfix Note: you need a not-too-old version of Robocopy for the /secfix support (I was using v 1.96). On 16 March 2011 19:09, Peter Binney wrote: > Eric Blak

Re: libgfortran3 respin : status and problem

2011-03-26 Thread marco atzeri
On Sat, Mar 26, 2011 at 10:45 AM, Corinna Vinschen wrote: > On Mar 26 06:56, marco atzeri wrote: >> Hi, >> I rebuilt lapack, qrupdate, octave and netcdf with the libgfortran3-4.3.4-4. >> >> ( If you wan to try them, install with >> setup.exe -X  -O -s http://matzeri.altervista.org ) >> >> lapack t

Re: libgfortran3 respin : status and problem

2011-03-26 Thread Corinna Vinschen
On Mar 26 06:56, marco atzeri wrote: > Hi, > I rebuilt lapack, qrupdate, octave and netcdf with the libgfortran3-4.3.4-4. > > ( If you wan to try them, install with > setup.exe -X -O -s http://matzeri.altervista.org ) > > lapack tests passed > netcdf also (i am not 100% sure) > > but testing qr