| delorie.com/archives/browse.cgi | search |
| Date: | Thu, 31 Aug 2000 16:28:51 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | "Yeandel, Julian" <julian DOT yeandel AT disetronic DOT ch> |
| cc: | "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com> |
| Subject: | Re: cygwin.dll |
| In-Reply-To: | <A760AFBF43C7D211A56B0008C74CB7708DD792@miraculix.disetronic.ch> |
| Message-ID: | <Pine.SUN.3.91.1000831162719.23973A-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 31 Aug 2000, Yeandel, Julian wrote: > When I run the appropriate batch file 'config' my bash shell tells me that > it is missing the cygwin.dll Most probably because your Bash is a Cygwin port, not a DJGPP port. > I have downloaded/extracted the following zip > files and I am able to compile simple c code using gcc but do not seem to be > able to run bash shell scripts: > > bnu2951b.zip > bsh203b.zip Since you have the DJGPP port of Bash installed, you need to look at your PATH and make sure that DJGPP's bin subdirectory is before the Cygwin's one.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |