man m68k-palmos-multigen (Commandes) - m68k-palmos-multigen

NAME

m68k-palmos-multigen

SYNOPSIS

m68k-palmos-multigen [ -b base | --base base ] deffile.def

OPTIONS

-b base, --base base
Write the assembly language output to base.s and the linker script to base.ld

DESCRIPTION

The multigen utility generates an assembly language source file and a linker script for use in projects with multiple code resources. The assembly stub file must be compiled in with your application, and the linker script should be added to your link command.

You can write the required assembly language definitions and linker script yourself if you wish, but it is easier to have multigen generate them for you from the relevant clause in your project's definition file.

Please see the prc-tools-doc package for complete documentation on this command.

AUTHOR

Stephen Zander <gibreel@debian.org> for the Debian GNU/Linux distribution.

SEE ALSO