.\" Process this file with .\" groff -man -Tascii tao-config.1 .\" .TH tao-config 1 "DECEMBER 1998" "Library Configuration" "User Manuals" .SH NAME tao-config \- Display TAO Library Configuration .SH SYNOPSIS .B tao-config .I OPTION .B [ .I OPTION .B ... ] .B [ .I LIBRARY .B ] .SH DESCRIPTION .B tao-config is a script that is used to display what compiler flags and libraries were used when TAO was built. .SH OPTIONS .IP --version TAO version information .IP --help display help message and exit .IP --cxx C++ compiler used for compiling .IP --cxxflags C++ pre-processor and compiler flags .IP --libs library linking information .IP --libs-only-L the -L/-R part of .I --libs .IP --libs-only-l the -l part of .I --libs .SH LIBRARY .I LIBRARY refers to the library for which the specified configuration is desired. Valid libraries are: .IP orbsvcs the TAO ORB services library .IP tao the TAO library .SH FILES .I @libdir@/taoConf.sh .RS Additional TAO related library configuration information. .RE .SH BUGS None. exists. .SH AUTHOR Ossama Othman .SH "SEE ALSO" .BR ace-config (1)