DFSIM-CONFIG

NAME

dfsim-config − command-line interface to the dfsim configurations

SYNOPSIS

dfsim-config [OPTIONS]

DESCRIPTION

dfsim-config returns the configurations used as compile time.

OPTIONS

--version

Print the currently installed version number of the simulation system on the standard output.

--help

Print a small list of available options on standard output.

--prefix

Print the prefix that was used to install the simulation system on the standard output.

--exec_prefix

Print the prefix of system dependenent of the simulation system on the standard output.

--cxx

Print the compiler executable used to compile this package on standard output.

--cxxflags

Print the compiler flags used to compile this package on standard output.

--inportrangecheck

Returny yes/no wheather inportrangecheck was activated at compiletime or not.

--lib_prefix

Print the prefix of the dynamic linked libraries of your current project on standard output. This uses the envoronment variable ${DFSIMROOT}.

--result_prefix

Print the prefix of the results of your current project on standard output. This uses the envoronment variable ${DFSIMROOT}.

ENVIRONMENT

DFSIMROOT

The absolute path to the root directory of your current project.

AUTHOR

Juergen Rinas <jrinas@gmx.de>

SEE ALSO

dfsim-startblock(1) , dfsim-disp(1) , dfsim-make(1)


Comments on this page ]