X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Fortran Compiler Error CMBFAST Date: Tue, 27 Jun 2006 09:41:05 -0400 Message-ID: <4C89134832705D4D85A6CD2EBF38AE0F5497B5@PAUMAILU03.ags.agere.com> In-Reply-To: <026DCC31AB859648A6F16C0E5CD2580D736898@calttsv025.cal.riotinto.org> From: "Williams, Gerald S \(Jerry\)" To: "Cygwin General List" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k5RDfMWT003985 Billinghurst, David (CALCRTS) wrote: > This is not really a cygwin problem. I guess you didn't see my post--if the compiler should be able to find an include file in the same directory as the source file (and/or the current directory, since they are the same in this case), then it is a cygwin problem (even if it's an upstream problem, the maintainer should report the GCC bug and eventually build a new cygwin version). > The compiler can't find the file cmbfast.inc. Perhaps: > - copy the file into the same directory as jlgen.F, or > - point to it with the -I compiler directive The first doesn't work. The latter does, but the question is whether "-I." should be required or not. gsw -- 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/