Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
orbit-config(1)
Edit
PageHistory
Diff
Info
LikePages
ORBIT-CONFIG !!!ORBIT-CONFIG NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO AUTHOR ---- !!NAME orbit-config - helper script for building with ORBit !!SYNOPSIS __orbit-config__ [[ __--libs__ ] [[ __--cflags__ ] [[ __--prefix__''=dir'' ] [[ __--exec-prefix__''=dir'' ] [[ __--use-service__''=service'' ] [[ __client__ | __server__ ] __orbit2-config__ [[ __--version__ ] [[ __--help__ ] !!DESCRIPTION __orbit-config__ is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use the ''orbit'' library. It is also used internally by the .m4 macros for GNU autoconf that are included with ''orbit''. The argument __client__ is used for compiling an orbit client, and __server__ for compiling an orbit server. In most cases, you will use one (or both) of the options __--cflags__ or __--libs__ (depending on whether you are compiling or linking. !!OPTIONS __orbit-config__ accepts the following options: __--version__ Print the currently installed version of ''library'' on the standard output. __--help__ Print a usage summary. __--cflags__ Print the compiler flags that are necessary to compile a program using the specified ''library''. __--libs__ Print the linker flags that are necessary to link with the specified ''library''. __--prefix__''=PREFIX'' If specified, use PREFIX instead of the installation prefix that ''library'' was built with when computing the output for the --cflags and --libs options. This option is also used for the exec prefix if --exec-prefix was not specified. This option must be specified before any --libs or --cflags options. __--exec-prefix__''=PREFIX'' If specified, use PREFIX instead of the installation exec prefix that ''library'' was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options. __--use-service=__''SERVICE'' If specified, provide additional flags (if any) for using the specified service. Known values for SERVICE are: module !CosNaming, interfaces LNameComponent, LName. !!SEE ALSO orbit-idl(1), /usr/share/doc/liborbit-dev, http://orbit-resource.sourceforge.net. !!AUTHOR Copyright 2001 Dick Porter This manual was originally written for orbit-config by Chris Waters ----
2 pages link to
orbit-config(1)
:
Man1o
orbit-idl(1)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.