AMC-OS Linker: Difference between revisions

From AMC-OS Developers
Jump to navigation Jump to search
(Initial page)
(No difference)

Revision as of 23:20, 14 August 2012

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 <dllfile> Link to AMCX DLL file
filename> Exports all symbols, or symbols listed in filename