X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Shankar Unni Subject: Re: Is this possible to call cygwin dll outside cygwin? Date: Thu, 08 Dec 2005 13:24:05 -0800 Lines: 11 Message-ID: References: <1204b5030512080649x324a0244u AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Thunderbird/1.5 Mnenhy/0.7.2.0 In-Reply-To: <1204b5030512080649x324a0244u@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com David Xiao wrote: > I found that my library.dll is *only* dependent on "cygwin1.dll", > though I can not simply put them into same directory to make them > work. Is there any alternative suggestion? Thanks a lot! This is a frequently asked question. See http://www.cygwin.com/faq, and from there, to this link: http://cygwin.com/faq/faq.programming.html#faq.programming.msvs-mingw The general idea is: (a) it's hard, and (b) it's legally tricky. -- 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/