X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <27019085.post@talk.nabble.com> Date: Mon, 4 Jan 2010 12:48:06 -0800 (PST) From: Michael Schmid To: cygwin AT cygwin DOT com Subject: What dll is necessary to use system()-function MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi! Started to use cygwin, it's great. Now I have a working prog and want it run on another computer. So I moved the exe, and all necessary dlls... But there seem to be one missing, because the system()-function (http://linux.die.net/man/3/system) doesn't work... E.g. system(cp ./file1 ./file2). Does anybody know which dll I need? Or may the problem be another one? Is there any way to quickly find out which dll i need for a specific function to run? Simple example: I included stdio.h and used printf and want to know which dll I need now (this case is easy, but just if I wouldn't know...) Thanks! Michael -- View this message in context: http://old.nabble.com/What-dll-is-necessary-to-use-system%28%29-function-tp27019085p27019085.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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