From: ceblair@ux1.cso.uiuc.edu (Charles Blair) Subject: Trying to compile cweb (strange gcc message) Date: Fri, 1 Jan 1993 18:25:35 GMT
I have tried to install the ``literate programming'' system cweb,
which consists of the programs common.c, ctangle.c, cweave.c. I'm using
the 97p2 MCC release.
Common.c seems to compile, but ctangle.c produces a message like:
/pub/include/stdio : parse error before '02'.
Specifically I don't understand why it's complaining about a header file
rather than ctangle.c itself.