1 Documentation for ArchTool
2 --------------------------
4 The name ArchTool comes from "archive".
5 Archives are no longer used in AROS, so this part has been removed from
8 [Note: All names are case-sensitive.]
14 Usage: archtool [-h|-t|-c|-R] <parameter>
19 Usage: archtool -t <archfile>
20 for HIDDs with 'type hidd' in lib.conf: archtool -t
22 Usage: archtool -c [-o libdefs.h] [lib.conf]
24 Usage: archtool -R <source pragma file> <source c file> <dest c file> <output defines file>
26 1) Generate functable.c
27 This module generates functable.c in the current dir from the <archfile>
28 archive. It reads in lib.conf and if type==hidd archfile is not needed.
29 [Note: By now no(!) aliases for function names are allowed! However,
30 aliases are only used in rom/dos. Therefore this lib can't be converted
34 This module generates "libdefs.h" file out of "lib.conf" file.
35 The name of the output include file can be given with the -o switch.
36 Any other argument is taken as the name of the config file.
37 By default a libdefs.h file will be generated and the config file is