ginac-excompiler(1)
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.