GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc-libtool(1) MPQC sc-libtool(1)

sc-libtool - The sc-libtool program is used to link and build MPQC executables and libraries.

sc-libtool [--config] [--debug] [{-n,--dry-run}] [--features]
[--finish] [--help] [--mode={clean,compile,finish,install,link,uninstall}]
[{--quiet,--silent}] [--tag=TAG] [--version] MODE-ARGS

The sc-libtool command provides generalized library-building support services. sc-libtool accepts the following options:
--config
Show all configuration variables.
--debug
Enable verbose shell tracing.
-n, --dry-run
Display commands without modifying any files.
--features
Display basic configuration information and exit.
--finish
Same as --mode=finish.
--help
Display help message and exit
--mode=MODE
Use operation mode MODE (default=inferred from MODE-ARGS).
--quiet
Same as --silent.
--silent
Don't print informational messages.
--tag=TAG
Use configuration variables from tag TAG.
--version
Print version information.

MODE must be one of the following:

clean
Remove files from the build directory.
compile
Compile a source file into a libtool object.
execute
Automatically set library path, then run a program.
finish
Complete the installation of libtool libraries.
install
Install libraries or executables.
link
Create a library or an executable.
uninstall
Remove libraries from an installed directory.

sc-libtool is open-source software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

sc-libtool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.