This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANNOUNCEMENT] Updated: ash-20000823


>>> On Thu, 24 Aug 2000 12:11:07 -0400
>>> Corinna Vinschen <vinschen@cygnus.com> said:

> I've updated the version of ash in cygwin/latest to 20000823.

The `conf.sh' script in rcs-5.7 can't work properly with
ash-20000627 or later.

This script requires /bin/sh to execute files named a.out
generated by `gcc -o a.out ...'.  These files has no execute
permission on the Cygwin environment without ntsec and ntea.
The above ash can't execute such files differently from older
versions.

IMHO, sh should execute any files regardless of their permission
and put the results into the hands of the kernel (Cygwin DLL)
from the point of view of emulating UNIX.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]