СИНОПСИС
modcompile -h
modcompile [-k] [-n] [-v] all
modcompile [-k] [-n] [-v] module.mod …
ОПИСАНИЕ
Утилита modcompile используется для компиляции драйверов Modbus, использующих интерфейс PktUART карт Mesa.
See the main LinuxCNC documentation for more details.
ОПЦИИ
- -h, --help
-
Brief help message.
- -k, --keep
-
Keep the temporary files. The program will print a line where these are located. You will be responsible for deleting them.
- -n, --noinstall
-
Do not run the install step for the compiled module. This option is probably only useful if you also use the --keep option.
- -v, --verbose
-
Do a verbose build, showing all steps detailed while being performed.
СМОТРИТЕ ТАКЖЕ
linuxcnc(1)
Much more information about LinuxCNC and HAL is available in the LinuxCNC and HAL User Manuals, found at /usr/share/doc/LinuxCNC/.
BUGS
None known at this time.
АВТОР
This man page written by Andy Pugh, as part of the LinuxCNC project.
СООБЩЕНИЕ ОБ ОШИБКАХ
Report bugs at https://github.com/LinuxCNC/linuxcnc/issues
АВТОРСКОЕ ПРАВО
Copyright © 2023 Andy Pugh.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.