
ace-config - Display ACE Library Configuration
ace-config OPTION [ OPTION ... ] [ LIBRARY ]
ace-config is a script that is used to display what compiler flags and
libraries were used when ACE was built.
--version
ACE 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:
ace the ACE library
tao the ACE ORB (TAO) library
Additional ACE related library configuration information.
None.
Ossama Othman <ossama@uci.edu>
tao-config(1)
Powered by the Ubuntu Manpage Repository generator
Maintained by Dustin Kirkland