| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <dd5f2deb0806131240h422e1ab1p223b7ec489f8bea2@mail.gmail.com> |
| Date: | Fri, 13 Jun 2008 19:40:25 +0000 |
| From: | Lee <ler762 AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Ugrent !! Reg. Executing the EXE generated by Cygwin |
| In-Reply-To: | <loom.20080613T180929-491@post.gmane.org> |
| MIME-Version: | 1.0 |
| References: | <182dc94a0806130223y124a5df6s255259ff7133613d AT mail DOT gmail DOT com> <loom DOT 20080613T180929-491 AT post DOT gmane DOT org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
> There can be only one cygwin1.dll on the machine, put where it's supposed to be
> by using the Cygwin setup.exe. You can't just put another copy of cygwin1.dll
> somewhere else on that machine.
Yes, you can.
http://msdn.microsoft.com/en-us/library/ms682586.aspx
Dynamic-Link library search order
A system can contain multiple versions of the same dynamic-link
library (DLL).
That said .. wasn't there something recently on this list about not
being able to find cygwin1.dll using the windows search? Probably
either attrib or dir from a command prompt would find it - eg:
C:\>attrib cygwin1.dll /s
C:\Cygwin\bin\cygwin1.dll
C:\Cygwin\source\tcptrace\cygwin-libs\win9x\cygwin1.dll
C:\Cygwin\source\tcptrace\cygwin-libs\winNT\cygwin1.dll
C:\Cygwin\source\tcptrace\cygwin-libs\cygwin1.dll
C:\MyProgs\John\run\cygwin1.dll
C:\MyProgs\TCPtrace\cygwin1.dll
C:\MyProgs\win_xplot\bin\win9x\cygwin1.dll
C:\MyProgs\win_xplot\bin\winNT\cygwin1.dll
C:\UTIL\cygwin1.dll
C:\>
Regards,
Lee
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |