New features in version 0.21.0 ============================== `grpdebug' and `grppvm' subrojects have been removed from the package (from grapnel subproject). From this point of time the grp2c package is clean from code developed by other people. Quality of Makefiles has been improved. Configurator utility has been extended with some checking methods, such as detecting if preprocessor can be used with -MM option or not. Other test which has been added to the utility is detection of -ggdb option of the compiler. Some stupid make programs use wrong implicit rules to compile C and C++ programs so old-fashioned implicit rules have been added to Makefiles to compile files in correct way. GRP parser ---------- Some bugs in lexical analyzer have been fixed. GRP code generator ------------------ Bug in cross file generation has been fixed. Generated makefile has been changed to follow changes of location of debugger library. Template of makefile has been extended -ggdb compiler option if GNU C compiler is available on the system. Note that the built in template still use -g option because of safety reason! Apr 17, 1996.