From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide and djgpp Date: Thu, 11 Dec 1997 22:27:29 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 20 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <3490AF21.CBBD8941@cornell.edu> References: <3490A9AE DOT 633190F8 AT uclink4 DOT berkeley DOT edu> NNTP-Posting-Host: cu-dialup-0093.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Paul Frank wrote: > > im using rhide with djgpp and im linking the allegro library in. at > what seems like random times, the compiler spits out "parse error"s on > lines of perfect c code. sometimes it works fine. sometimes it doesnt. > but lines like "int x;" shouldnt produce errors, or so ive been led > to think. anyone have similar problems or know what's up? if the compiler says there was a parse error, it means you have made a mistake somewhere before the point it reports it. check your code thoroughly. -- ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/