Date: Thu, 6 Feb 1997 16:53:42 +0200 (IST) From: Eli Zaretskii To: Jari Oksanen cc: djgpp AT delorie DOT com Subject: Re: my fault? In-Reply-To: <32F99563.719C@neopoli.lpt.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 6 Feb 1997, Jari Oksanen wrote: > In file included from cepread.c:2: > c:/djgpp/include/stdlib.h:39: parse error before `int' > make.exe: *** [cepread.o] Error 1 Please add -v to gcc command line and post everything it prints while compiling cepread.c. Also make sure that you didn't retain some files from the old DJGPP installation.