X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4D91E03B.3010307@gmail.com> Date: Tue, 29 Mar 2011 14:35:55 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cyggfortran-3.dll broken ? References: <4D9134DD DOT 5070700 AT byu DOT net> In-Reply-To: <4D9134DD.5070700@byu.net> Content-Type: text/plain; charset=ISO-8859-1 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 On 29/03/2011 02:24, Daniel Jensen wrote: > Since Dave Korn was wondering how many people this would be bothering, > I'm just chiming in to say I was bitten by this too (since I both run > cygwin setup less often than others and use octave less often than > others, and since I'm not subscribed to the list, I'm late to the > party). It was kind of baffling to have no output, error message, core > dump, etc- just an immediate return I'm sure there was an error code set in the $? shell variable, but we do have a reporting issue there that bash doesn't always issue a message when a process fails with an error status. > regardless of what command line > options I specified- and to have cygcheck say all was well with the > library situation. Yeh, this is a limitation of cygcheck; it only checks if the named DLLs are present, not if they have all the necessary imports that the executable actually requires. It /could/ be added to cygcheck but would need a good deal of extra code to be written by someone. cheers, DaveK -- 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