LinuxCNC Documentation
This page is 40% translated. Untranslated text is shown in English.

OPPSUMMERING

modcompile -h

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

modcompile [-k] [-n] [-v] module.mod …​

BESKRIVELSE

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

Se hoveddokumentasjonen for LinuxCNC for flere detaljer.

VALGMULIGHETER

-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.

SE OGSÅ

linuxcnc(1)

Mye mer informasjon om LinuxCNC og HAL er tilgjengelig i brukerhåndbøkene for LinuxCNC og HAL, tilgjengelig i /usr/share/doc/LinuxCNC/.

FEIL

Ingen kjent for øyeblikket.

FORFATTER

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

FEILRAPPORTERING

ÅNDSVERKSRETTIGHETER

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.