Mail Archives: cygwin/2000/06/18/21:02:34
------=_NextPart_000_0005_01BFD960.056A3EC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi guys,
Just recently reinstalled Win98 on my system, which is sort of a ritual =
or sorts, and while running Cygwin's 'gcc' compiler after reinstalling =
(with gcc's version 2.95.2-1 ) I did find that 'cpp' return this ugly =
message on code that has compiled before without problems!
BASH.EXE-2.04$ gcc -o runthis adamklist.c
adamklist.c:1: `#include' expects "FILENAME" or <FILENAME>
...omitting the header on the file and the content below, these are the =
offending lines;
/*
*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <sys/types.h>
#include <sys/param.h>
#include <unistd.h>
#include <mingw32/dir.h>
/*#include <regexpr.h>*/
#define TRUE 1
I'd tried reinstalling gcc using the 'setup gcc' command, but exactly =
the same thing! What are your suggestions??
Regards,
Dan
------=_NextPart_000_0005_01BFD960.056A3EC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi guys,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Just recently reinstalled Win98 on my =
system, which=20
is sort of a ritual or sorts, and while running Cygwin's 'gcc' compiler =
after=20
reinstalling (with gcc's version 2.95.2-1 ) I did find that 'cpp' return =
this=20
ugly message on code that has compiled before without =
problems!</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>BASH.EXE-2.04$ gcc -o runthis=20
adamklist.c<BR>adamklist.c:1: `#include' expects "FILENAME" or=20
<FILENAME></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>...omitting the header on the file and =
the content=20
below, these are the offending lines;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>/*<BR> */</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>#include <stdlib.h><BR>#include=20
<stdio.h><BR>#include <math.h><BR>#include=20
<string.h><BR>#include <sys/types.h><BR>#include=20
<sys/param.h><BR>#include <unistd.h><BR>#include=20
<mingw32/dir.h><BR>/*#include <regexpr.h>*/</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>#define TRUE 1<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I'd tried reinstalling gcc using the =
'setup gcc'=20
command, but exactly the same thing! What are your=20
suggestions??</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Dan<BR></DIV></FONT></BODY></HTML>
------=_NextPart_000_0005_01BFD960.056A3EC0--
- Raw text -