X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_YG,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4BFC89CB.1010602@gmail.com>
Date: Tue, 25 May 2010 22:39:07 -0400
From: Kaylan <kbzombie@gmail.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: C program compilation. Needed .dll's for .exe.
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

OS: Windows 7
cygwin installation: Basic C/C++ compilation,debug,link,make,ect


I have searched all over for answers and have came up with nothing. When 
i compile a C program i now know i need to include some .dll's with the 
.exe in order for it to run on a remote machine. At least thats been the 
case so far. I used the command cygcheck to see what .dll's i need to 
include with my .exe and i get this big list. So my question(s) is, Do i 
really need to include all those .dll's? Is there anyway to make the 
.exe independent? Are there any shortcuts to manually including all 
those .dll's in a distribution folder with the .exe?

What about simply including the cygwin setup with my software? Then what 
would need to be installed on the remote machine to simply RUN 
applications compiled with cygwin?

Any help what so ever is greatly appreciated.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

