| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | Chris Faylor <cgf AT cygnus DOT com> |
| Date: | Mon, 9 Oct 2000 18:57:24 -0400 |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | Re: getopts missing with latest cygwin |
| Message-ID: | <20001009185724.B9752@cygnus.com> |
| Reply-To: | cygwin AT sources DOT redhat DOT com |
| Mail-Followup-To: | cygwin AT sources DOT redhat DOT com |
| References: | <018F9928A6F0D311ABAC00105ACC65592FB8B5 AT MARS> <01ad01c03242$fd78da00$cf01010a AT in DOT teamp DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.6i |
| In-Reply-To: | <01ad01c03242$fd78da00$cf01010a@in.teamp.com>; from enolte@campuspipeline.com on Mon, Oct 09, 2000 at 04:45:21PM -0600 |
On Mon, Oct 09, 2000 at 04:45:21PM -0600, Erik Nolte wrote: >Getopts is not obsolete. The ash maintainer(s) seem to think that getopts >is a job control feature and have disabled it. To get a working /bin/sh >download the ash (and common) source, edit ash's builtins.def to remove "-j" >from the getopts line, configure, compile, and copy new-sh.exe to >/bin/sh.exe. Hopefully an ash maintainer will fix this. The "ash maintainer" is either me or Corinna. FWIW, I don't plan on changing this. I want ash to be small and fast when running configure scripts. I've stripped ash down to support only the minimal set of functionality found in older versions of UNIX. I use the /bin/sh on Digital UNIX 3.2 as a reference. If you want more functionality, use bash. FYI, getopts can also be a separate program although we don't supply it with cygwin, currently. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |