AMC-OS Linker

From AMC-OS Developers
Revision as of 23:21, 14 August 2012 by Kindman (talk | contribs) (→‎Parameters)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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