SC-CONFIG(1) | General Commands Manual | SC-CONFIG(1) |
sc-config - script to get information about the installed version of SC
sc-config [--prefix[=DIR] ] [--exec-prefix[=DIR] ] [--version] [--libs] [--cppflags] [--cc] [--cflags] [--cxx] [--cxxflags] [--f77] [--f77flags]
The sc-config program can be used to obtain the compilers, compiler options and libraries needed to use the SC (Scientific Computing) toolkit from your program.
The sc-config program returns information about how SC was compiled and installed. The following information is available:
To use the sc-config program to link your executable to SC, use a Makefile for GNU make similar to the following:
15 Feb 2001 | Version 2 |