X-Spam-Check-By: sourceware.org From: "Dave Korn" To: "'Cygwin General List'" Subject: RE: Fortran Compiler Error CMBFAST Date: Tue, 27 Jun 2006 15:39:07 +0100 Message-ID: <03a101c699f7$71c53800$a501a8c0@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: <4C89134832705D4D85A6CD2EBF38AE0F5497B5@PAUMAILU03.ags.agere.com> 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 On 27 June 2006 14:41, Williams, Gerald S (Jerry) wrote: > 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. We *need* to see the actual command line. Is everyone in this thread aware of the effects of -I-, the recent (sometime in 3.x series) changes in the way it behaves? It needs to be pointed out that adding "-I." doesn't help any if you aren't building in the source dir but a parallel object dir... 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/