X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <483A64DE.3020607@cs.cmu.edu> Date: Mon, 26 May 2008 00:21:02 -0700 From: Paul Newell User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: pnewell AT cs DOT cmu DOT edu Subject: cygwin1.dll incluson in Cygwin makefile Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Dear Cygwin: I have gone over all the FAQ's and docs and every link I can see, but cannot find an answer to my question. What is odd is that after all this looking, I can't really tell what address to send a question to ... your links are designed to make sure I find an answer without sending an email. So, after subscribing to this mailing list, the best I can see is this email link. Lord knows if it is the correct place to ask a question, but all the other sources aren't giving me such so I have to try. Quite simply, I installed the current cygwin today, it did a wonder job of running make on a c/c++ file and produce an *.exe. However, if I open up a window to the directory and try to double click it, I get the "no cygwin1.dll". If I try to run the program within cygwin's world, it doesn't know anything more about the universe as it seems to only understand its local space within "home". I tried to figure out how to link in cygwin1.dll, but the compile says it can't find it even if I give absolute path within the cygwin world. Maybe I am trying to do something I shouldn't be doing. The program is designed to scan the entire drive an give an html of the contents. So I need to build an executable within Cgywin that I can run globally within Windows universe. Any advice / education is appreciated. Sorry if this is longer email than it should be, but I'm a newbie and I have no idea where is email is going (though I will probably find out soon enough) Thanks, Paul -- 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/