delorie.com/archives/browse.cgi | search |
From: | Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Error using allegro. (maybe) |
Date: | Thu, 10 Oct 1996 10:25:46 +0200 |
Organization: | TU Chemnitz-Zwickau |
Lines: | 18 |
Message-ID: | <325CB30A.60D@Mathematik.tu-chemnitz.de> |
References: | <Pine DOT A32 DOT 3 DOT 95 DOT 961009204855 DOT 14563A-100000 AT panther DOT middlebury DOT edu> |
NNTP-Posting-Host: | tantalus-e.hrz.tu-chemnitz.de |
Mime-Version: | 1.0 |
To: | James Flemer <flemer AT panther DOT middlebury DOT edu> |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
In addition to Eli's answer, I would suggest to analize, the preprocessor output: run gcc -E foo.c > foo.i and then look at the file foo.i at the lines, where the error was. Probably the file foo.h defines some macros, which result in a '='. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |