Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Devel/GDB/Reflect.pm.stub blib\lib\Devel/GDB/Reflect.pm.stub cp lib/Devel/GDB/Reflect/DelegateProvider/STL.pm blib\lib\Devel/GDB/Reflect/DelegateProvider/STL.pm cp lib/Devel/GDB/Reflect.pm blib\lib\Devel/GDB/Reflect.pm cp lib/Devel/GDB/Reflect/MessageMethod.pm blib\lib\Devel/GDB/Reflect/MessageMethod.pm cp lib/Devel/GDB/Reflect/PrettyPrinter.pm blib\lib\Devel/GDB/Reflect/PrettyPrinter.pm cp lib/Devel/GDB/Reflect/DelegateProvider/Fallback.pm blib\lib\Devel/GDB/Reflect/DelegateProvider/Fallback.pm C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/gdb++ blib\script\gdb++ pl2bat.bat blib\script\gdb++ NMAKE : warning U4006: special macro undefined : '$<' yapp -m Devel::GDB::Reflect::GDBGrammar -o blib\lib\Devel\GDB/Reflect/GDBGrammar.pm Usage: yapp [options] grammar[.yp] or yapp -V or yapp -h -m module Give your parser module the name default is -v Create a file .output describing your parser -s Create a standalone module in which the driver is included -n Disable source file line numbering embedded in your parser -o outfile Create the file for your parser module Default is .pm or, if -m A::Module::Name is specified, Name.pm -t filename Uses the file as a template for creating the parser module file. Default is to use internal template defined in Parse::Yapp::Output -b shebang Adds '#!' as the very first line of the output file grammar The grammar file. If no suffix is given, and the file does not exists, .yp is added -V Display current version of Parse::Yapp and gracefully exits -h Display this help screen NMAKE : fatal error U1077: 'yapp' : return code '0x1' Stop.