X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Missing dependencies and Cygwin Date: Tue, 21 Aug 2007 16:52:47 +0100 Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/2.70.2067 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, this is more like an observation an not a problem: in the past I noticed some third party applications compiled against Cygwin that wouldn't because of missing dependencies/DLLs. This was quite obvious as I got a big pop-up saying something like "cannot find cygwhatever- x.y.dll". Then I could look for the package containing the DLL and everything was fine. This seems to have changed as nowadays applications just silently return without any visible error. I have to run "strace app" to see the same error I used to see without strace. Is there some kind of "API change" or is it mere coincidence? Thorsten -- 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/