Syntax

-ename

Description

This option allows you to override the default entry point selected by the linker. If no entry symbol is provided with -e, the linker searches for the symbols start and then _main in that order, and selects the first found.