www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/20/03:21:51

Date: Mon, 20 Dec 1999 10:10:36 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Wes Henwood <denethor1 AT hotmail DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: parse error
In-Reply-To: <385d557d@news.esva.net>
Message-ID: <Pine.SUN.3.91.991220101019.6674L-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 19 Dec 1999, Wes Henwood wrote:

> What is a parse error?

In GCC's parlance, ``parse error'' usually means ``syntax error''.  In
other words, GCC sees something in your program that is not a valid C
(or C++, as the case may be) syntax.

> If I try to compile C programs with DJGPP, that
> compile normally on other compilers, I get this error.

This usually means that your program uses some data type without
including the header file where that data type is declared.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019