On Sun, Mar 27, 2011 at 6:34 AM, Yaakov (Cygwin/X) wrote:
> 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 prev
On Sun, 2011-03-27 at 07:43 +0200, marco atzeri wrote:
> which lapack ? 3.2.2-1 of distro ?
3.2.2 rebuilt with cygwin 1.7.8 and Ports' gcc 4.5.2-2.
Yaakov
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygw
On Sun, Mar 27, 2011 at 10:15 AM, Yaakov (Cygwin/X) wrote:
> On Sun, 2011-03-27 at 07:43 +0200, marco atzeri wrote:
>> which lapack ? 3.2.2-1 of distro ?
>
> 3.2.2 rebuilt with cygwin 1.7.8 and Ports' gcc 4.5.2-2.
>
>
> Yaakov
>
Thanks,
I start to think that there is a problem in lapack-3.2.2.-2 b
I was able to achieve the desired result without modifiying /etc/passwd.
What I did was expand /etc/profile.d/user.sh to:
# use Windows's USERNAME variable
USER=$USERNAME
export USER
HOME=/home/$USER
export HOME
Next I zeroed out /etc/passwd so it was a blank file. Combine these
together and SSH
Hi,
I can't do on cygwin 1.5.25 :
$ touch -t 201103270200 file
touch: format de date invalide `201103270200'
nor this equivalent : $touch -t 03270200 file
It's very surprising , but ...
If I change 27 for 28 it's OK - idem if i change 2011 by 2010...
Globally, it's working on 99.99% of cas
On Mon, Mar 28 2011, andre wrote:
> Hi,
>
> I can't do on cygwin 1.5.25 :
> $ touch -t 201103270200 file
> touch: format de date invalide `201103270200'
>
> nor this equivalent : $touch -t 03270200 file
>
> It's very surprising , but ...
> If I change 27 for 28 it's OK - idem if i change 2011
Version 39c-5 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 '-4' release where 'cd' would fold the '//' pat
7 matches
Mail list logo