Scroll to navigation

ginac-excompiler(1) General Commands Manual ginac-excompiler(1)

NAME

ginac-excompiler - GiNaC expression compiler launcher

SYNOPSIS

ginac-excompiler infile

DESCRIPTION

Launches the C compiler for compiling GiNaC library in order to create a shared library that can be linked using dlopen(3). This script is intented to be invoked by programs using the GiNaC library, not manually.

SEE ALSO

GiNaC Tutorial - An open framework for symbolic computation within the C++ programming language.