Hash :
ed679850
Author :
Date :
2006-10-30T17:01:46
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
toke -v -I. -I../TokeCommon -l -h -o BatchTst.Help.fc BatchTst.fth
Welcome to toke - OpenBIOS tokenizer v1.0.2
(C) Copyright 2001-2006 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH <info@coresystems.de>
(C) Copyright 2005 IBM Corporation. All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.
Tokenizer Compiled on X86 under Cygwin
Fri, 20 Oct 2006 at 17:57:43 PDT
usage: /home/dlpaktor/OpenBIOS_Tkzr/TestBed/X86_Cygwin/toke [-v] [-i] [-l] [-P] [-o target] <[-d name[=value]]> <[-f [no]flagname]> <[-I dir-path]> <[-T symbol]> <forth-file>
-v|--verbose print Advisory messages
-i|--ignore-errors don't suppress output after errors
-l|--load-list create list of FLoaded file names
-P|--dependencies create dePendency-list file
-o|--output-name send output to filename given
-d|--define create user-defined symbol
-f|--flag set (or clear) Special-Feature flag
-I|--Include add a directory to the Include-List
-T|--Trace add a symbol to the Trace List
-h|--help print this help message
-f|--flag help Help for Special-Feature flags
Valid Special-Feature Flags are:
Local-Values
LV-Legacy-Separator
LV-Legacy-Message
ABORT-Quote
Sun-ABORT-Quote
ABORT-Quote-Throw
String-remark-escape
Hex-remark-escape
C-Style-string-escape
Always-Headers
Always-External
Warn-if-Duplicate
Obsolete-FCode-Warning
Trace-Conditionals
Upper-Case-Token-Names
Lower-Case-Token-Names
Big-End-PCI-Rev-Level
Ret-Stk-Interp
help