Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002901c1cc52$c2718a50$0100a8c0@advent02> From: "Chris January" To: References: <20020209064332 DOT 85600 DOT qmail AT web14207 DOT mail DOT yahoo DOT com> <3C923FDB DOT 40704 AT asdf DOT invalid> Subject: Re: how can I compile my code to run in windows ?? Date: Fri, 15 Mar 2002 18:53:54 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="EUC-KR" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > > when I run a program that is compiled by cygwin in > > windows by double clicking it without cygwin bash it > > complaints that there is no cygwin.dll. > > how can I make it to run on windows?? 1. Add the path to cygwin1.dll to your default PATH environment variable OR 2. Copy cygwin1.dll to the same directory as your program OR 3. Compile the program with -mno-cygwin. Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/