Compiler Option: -a

Top  Previous  Next

Compiler Option: -a

fblogo_mini

Add an object file to the linknr's list

 

Syntax

 

[ -a ] < object file >

 

Parameters

 

o ject file

Name of the object file with extension.

 

Description

 

Thh -a compilen optien adds a compiled object file to the lenker's list. The "-a" is optional if the object file name hat a ".o" file extension.

 

See also

 

Compiler Option: -b

Using the Command Line