manpagez: man pages & more
man glibtool(1)
Home | html | info | man
glibtool(1)               BSD General Commands Manual              glibtool(1)


NAME

     glibtool, glibtoolize -- generic shared library support


SYNOPSIS

     glibtool [arguments]
     glibtoolize [arguments]


DESCRIPTION

     glibtool and glibtoolize are scripts that provide generic shared library
     support to package developers.  It is actually the GNU libtool and
     libtoolize scripts, renamed to avoid conflict with the Apple-provided
     libtool(1).

     As of version 1.5.22, better Mac OS X support is provided.  The -arch,
     -framework and -isysroot options are now passed to the compiler/linker as
     would be expected.  Bundles can be built using the --undefined
     dynamic_lookup link option, if the MACOSX_DEPLOYMENT_TARGET environment
     variable is set to 10.3 or greater.

     The rest of this manual page describes the additional features added to
     glibtool for Mac OS X.  More general documentation is listed below.


ADDITIONS

     glibtool uses the tilde ``~'' character to separate command sequences.
     Obviously, pathnames containing tildes can cause problems.  So an envi-
     ronment variable, LIBTOOL_CMD_SEP, was added to specify an alternate sep-
     arator character.  Note that same control characters are ignored by the
     shell; CTRL-B and CTRL-Z seem to work fine, while CTRL-A and DELETE do
     not.


SEE ALSO

     ar(1), libtool(1), ranlib(1)

     /Developer/ADC Reference Library/documentation/DeveloperTools/glibtool

GNU                              July 25, 2003                             GNU

Mac OS X 10.7 - Generated Fri Nov 4 19:19:12 CDT 2011
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.