From: Tom St Denis Newsgroups: comp.os.msdos.djgpp Subject: Re: parse error in stdlib ?? Date: Thu, 04 Jan 2001 15:53:02 GMT Organization: Deja.com Lines: 36 Message-ID: <93268p$e4g$1@nnrp1.deja.com> References: <3a54946c$0$25060 AT SSP1NO25 DOT highway DOT telekom DOT at> NNTP-Posting-Host: 24.156.37.224 X-Article-Creation-Date: Thu Jan 04 15:53:02 2001 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98) X-Http-Proxy: 1.1 x71.deja.com:80 (Squid/1.1.22) for client 24.156.37.224 X-MyDeja-Info: XMYDJUIDtomstdenis To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <3a54946c$0$25060 AT SSP1NO25 DOT highway DOT telekom DOT at>, "Florian X" wrote: > Hi! > > I got this error > ********** > E:\sealsrc>gcc -c mouse.c -o mouse.o > In file included from object.h:135, > from mouse.h:35, > from mouse.c:35: > filter.h:60: warning: `#ifdef' argument starts with a digit > In file included from allegro.h:56, > from alltogrx.h:35, > from mouse.h:36, > from mouse.c:35: > e:/djgpp/include/stdlib.h:44: parse error before `int' > e:/djgpp/include/stdlib.h:56: parse error before `long' > ********** > > I haven't found errors in alltogrx.h, mouse.h and mouse.c, but I don't think > that it is stdlib. > What could be the error? > > Bye, florian Perhaps there is a typo in one of your source files? I know if you don't put ';' on the end of externs you can get funny errors. Arrg, why does everyone think djgpp is broken cuz they can't code? Tom Sent via Deja.com http://www.deja.com/