Man page - modcompile(1)

Packages contas this manual

Manual

modcompile(1) The Enhanced Machine Controller modcompile(1)

modcompile - Utility for compiling Modbus drivers

modcompile -h

modcompile* [-k] [-n] [-v] all

modcompile* [-k] [-n] [-v] module.mod ...

The modcompile utility is used to compile modbus drivers that use the PktUART interface of Mesa cards.

See the main LinuxCNC documentation for more details.

http://linuxcnc.org/docs/stable/html/drivers/mesa_modbus.html

Brief help message.
Keep the temporary files. The program will print a line where these are located. You will be responsible for deleting them.
Do not run the install step for the compiled module. This option is probably only useful if you also use the --keep option.
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/.

None known at this time.

This man page written by andypugh, as part of the LinuxCNC project.

Report bugs at https://github.com/LinuxCNC/linuxcnc/issues

Copyright © 2023 andypugh.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

2023-07-13 LinuxCNC Documentation