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\)" <gsw@agere.com>
To: "Cygwin General List" <cygwin@cygwin.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/


