Content-type: text/html Manpage of SHARE

SHARE

Section: PUPS Scripts (1)
Updated: 26 April 2002
Index Return to Main Contents

 

NAME

SHARE - generate a PUPS shared object (.so) from object (.o) file.


 

SYNOPSIS

share [usage | --usage] !object file name! >& <log file>

 

DESCRIPTION

share(1) is a csh(1) shellscript which calls gcc(1) to generate a shared object (.so) from the input object (.o) file, object file name. The shared object object which is generated can be manipulated by the POSIX dynamic link loader ld.so.

 

OPTIONS

-usage --usage prints out help information about share(1)

 

COPYRIGHT

(C) Tumbling Dice Ltd.

 

PROGRAMMER

M.A. O'Neill.

 

SEE ALSO

gcc(1),ld(1),csh(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COPYRIGHT
PROGRAMMER
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 13:53:35 GMT, January 11, 2008