Query: qd-config
OS: debian
Section: 1
Links: debian man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QD-CONFIGG(1) QD-CONFIGG(1)NAMEqd-config - determine flags for compilation and linkingSYNOPSISqd-config [options]DESCRIPTIONTo link a Fortran-90 program with the C++ qd library, it is recommended to link with the C++ compiler used to generate the library. The Fortran 90 interface (along with a C-style main function calling f_main) is found in the qdmod library. The qd-config script can be used to determine which flags to pass to compile and link your programs.OPTIONS--src Switch between source and system location. --prefix Output configured prefix value. --exec-prefix Output configured exec_prefix value. --build-flags Compiler options used during build. --build-libs Linker options used during build. --configure-args Configure arguments used for build. --cxx C++ compiler. --cflags C++ preprocessor and compiler options. --cxxflags C++ compiler options. --libs-la C++ linker options and libtool archive location. --libs C++ linker options. --fc Fortran compiler. --fcflags Fortran compiler options. --fclibs Fortran linker options. --fmainlib C++ linker options for main program written in Fortran. --version Output version.AUTHORThis manual page was written by Daniel Leidert <daniel.leidert@wgdd.de> for the Debian project (but may be used by others). User Commands 2008-05-11 QD-CONFIGG(1)
Related Man Pages |
---|
redland-config(1) - suse |
freealut-config(1) - debian |
gpgme-config(1) - debian |
libart2-config(1) - debian |
raptor-config(1) - suse |
Similar Topics in the Unix Linux Community |
---|
C compiler |
C compiler |
re-compiling |
Fortran Compiler cannot create executables |
Getting library related error while executing a script |