AMC-OS Linker

From AMC-OS Developers
Jump to navigation Jump to search

Introduction

AMC-OS Linker builds AMCX files used for all AMC-OS applications.

AMC-OS Linker accept as input files :

Parameters

General syntax is :

amcos_linker.exe [switches] [parameters] {objfile [objfile...]} 
Available switches
/debug Display all debug information
/verbose Display verbose information
/system Do not write a header in final file (deprecated)
Parameters
-output <filename> Output filename
-appname <name> Application short name
-appver <version> Application version
-dll <filename> Link to AMCX DLL filename
filename> Exports all symbols, or symbols listed in filename