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)NAMEecl-config - Embeddable Common LISP configuration querySYNOPSISecl-config [-cflags] [-libs] [-ldflags] [ LIBS]DESCRIPTIONecl-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.BUGSProbably some. Report them! 04/03/06 ECL-CONFIG(1)