According the the scsh manual, (date) is supposed to return the
current date in the local time zone. However, in the Cygwin
scsh-0.6.7-2 package, it only works that way the first time that
(date) is called. After that, it returns dates in the UTC timezone.
Test script:
#!/usr/bin/scsh -s
!#
(d
I installed Cygwin with (I thought) all packages selected. However,
trying to follow configuration instructions for building xgcc, I
immediately get an error because 'cc' is not found.
I don't see 'cc' in any of the packages that setup.exe lets me install,
even 'devel'. Must I install gcc and a
2 matches
Mail list logo