Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 3 Sep 2001 21:02:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: kommu AT hotmail DOT com Subject: Re: How to distribute programs compiled on cygwin? FAQ alert Message-ID: <20010903210225.B3824@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, kommu AT hotmail DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Mon, Sep 03, 2001 at 04:08:38PM -0700, Srinivas Kommu wrote: >I have a C program that uses the Win32 API and some curses functions. I was >amazed at the speed at which I could develop this program with cygwin and >gcc. cygwin is a wonderful thing, indeed. Now my problem is, how do I send >this .exe to someone that doesn't use cygwin? Is there a way to get rid of >the cygwin-specific dlls out of the executable? I tried -mno-cygwin but that... There is no way to remove the cygwin DLL from programs that use cygwin. Sorry. I couldn't find this info in the FAQ, but it probably should be there. cgf -- 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/