Content-type: text/html Man page of ld

ld

Section: SunOS/BSD Compatibility Package Commands (1B)
Updated: 14 Sep 1992
Index Return to Main Contents
 

NAME

ld - link editor, dynamic link editor  

SYNOPSIS

/usr/ucb/ld [options]  

DESCRIPTION

/usr/ucb/ld is the link editor for the BSD Compatibility Package. /usr/ucb/ld is identical to /usr/ccs/bin/ld (see ld(1)) except that BSD libraries and routines are included before the base libraries and routines.  

OPTIONS

/usr/ucb/ld accepts the same options as /usr/ccs/bin/ld, with the following exceptions:

-Ldir Add dir to the list of directories searched for libraries by /usr/ccs/bin/ld. Directories specified with this option are searched before /usr/ucblib and /usr/lib.

-Y LU,dir Change the default directory used for finding libraries. Warning: This option may have unexpected results, and should not be used.

 

FILES

/usr/lib

/usr/lib/libx.a

/usr/ucblib

/usr/ucblib/libx.a

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWscpu

 

SEE ALSO

ar(1), as(1), cc(1B), ld(1), lorder(1), strip(1), tsort(1), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:39:15 GMT, October 02, 2010