Date: Sun, 14 Jan 96 01:32:18 MST To: djgpp AT sun DOT soe DOT clarkson DOT edu From: enoch AT terranet DOT terranet DOT ab DOT ca (Peter Plum) Subject: Peter: Help with sample file 'main.c' This program was in the Samples directory but doesn't seem to work. I get the following message. GNU C++ Compile: MAIN.c MAIN.c(.text+0x4b): undefined reference to `yyparse' I also find no reference to 'yyparse' in any of the help files or any c/c++ book. #include "hc.h" main(int argc, char **argv) { int i; for (i=0; i