Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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-Type: text/plain; charset="iso-8859-1" From: Tim Prince Reply-To: tprince AT computer DOT org To: taher AT mindspring DOT com, cygwin AT cygwin DOT com Subject: Re: end of file unexpected (expecting "then") Date: Sun, 26 May 2002 08:57:41 -0700 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020526155742.8371E2CA34@inet1.ywave.com> On Sunday 26 May 2002 02:00, Taher Scherzay wrote: > Hi, > Maybe someone can help me with this. I have a project that successfully > compiles on Solaris 8 using the Forte 6.2 development package. I'm trying > to build it under Win2K using gcc (2.95) via Cygwin and I get the following > error message: > > Syntax error: end of file unexpected (expecting "then") > > How do I resolve this? What does it mean? > > -Thanks a lot You may need to provide more details, as well as identify an appropriate forum. To show how far off the little information you give may put us, errors like this could arise if you have a Fortran source which either depends on some non-standard extension in Forte (assumed THEN following IF), or you may have not found the correct options on free vs fixed form source. The cygwin list frowns on posts which have to do with application source syntax, as these are likely not to be specific to cygwin. If it were in fact a Fortran problem, you would have more sympathy on c.l.f. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/