debian man page for ecl-config

Query: ecl-config

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ECL-CONFIG(1)						      General Commands Manual						     ECL-CONFIG(1)

NAME
ecl-config - Embeddable Common LISP configuration query
SYNOPSIS
ecl-config [-cflags] [-libs] [-ldflags] [ LIBS]
DESCRIPTION
ecl-config will return through the standard output the set of compiler or linker flags needed to build applications that embed ecl.
OPTIONS
-cflags Output the flags required to compile a C/C++ file. -libs -ldflags Return the linker flags required to build a C/C++ application or shared library. LIBS When also using -ldflags also add the cmp (compiler) library.
BUGS
Probably some. Report them! 04/03/06 ECL-CONFIG(1)
Related Man Pages
wand-config(1) - debian
ecl(1) - debian
pth-config(1) - suse
python-config(1) - debian
uuid-config(1) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Detecting unused variables...