.TH "object format" "" "" Definition
.PC
.PP
An
.I "object format"
describes the form of compiled program that still contains
relocation information.
The linker
.B ld
reads file in object format to create executable files.
.PP
\*(PN creates 
object modules that are in the format
.BR l.out .
.SH "See Also"
.Xr "l.out," l.out
.Xr "ld," ld
.Xr "Programming COHERENT" programmi
