
tao-config - Display TAO Library Configuration
tao-config OPTION [ OPTION ... ] [ LIBRARY ]
tao-config is a script that is used to display what compiler flags and
libraries were used when TAO was built.
--version
TAO version information
--help display help message and exit
--cxx C++ compiler used for compiling
--cxxflags
C++ pre-processor and compiler flags
--libs library linking information
--libs-only-L
the -L/-R part of --libs
--libs-only-l
the -l part of --libs
LIBRARY refers to the library for which the specified configuration is
desired. Valid libraries are:
orbsvcs
the TAO ORB services library
tao the TAO library
Additional TAO related library configuration information.
None.
Ossama Othman <othman@cs.wustl.edu>
ace-config(1)
Powered by the Ubuntu Manpage Repository generator
Maintained by Dustin Kirkland