Content-type: text/html Manpage of SHARCHIVE

SHARCHIVE

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

 

NAME

SHARCHIVE - generate a PUPS shared object (.so) from an ar archive (.a) file.

 

SYNOPSIS

sharchive [usage | --usage] !ar archive file name! >& <log file>

 

DESCRIPTION

sharchive(1) is a csh(1) shellscript which calls gcc(1) to generate a shared object (.so) from the input ar(1) archive (.a) 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 sharchive(1)

 

COPYRIGHT

(C) Tumbling Dice Ltd.

 

PROGRAMMER

M.A. O'Neill.

 

SEE ALSO

gcc(1),ar(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