X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <20070704135329 DOT GA3672 AT SALTERDUKE2> Subject: RE: Decimal float and the Cygwin build of GFortran Date: Wed, 4 Jul 2007 15:13:03 +0100 Message-ID: <00b101c7be45$6fa873c0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20070704135329.GA3672@SALTERDUKE2> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 04 July 2007 14:53, Brian Salter-Duke wrote: > I mean gfortran-4.3-Cygwin-i686.tar.bz2 (I may have renamed it. I can > not remember). That gives executables in /usr/local/gfortran. > > Typing gfortran -v gives after compile info:- > > gcc version 4.3.0 20070512 (experimental) > > so we are talking about the same version. Typing say:- > > /usr/local/gfortran/bin/gfortran -o actvte.exe actvte.f > > gives nothing - no executable and no errors. > I really do not understand this. Then try adding -v to the command-line when you try the build as well. It will show you which exact stage is going wrong. The compiler driver's probably failing to locate one of its executables. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/