This is the command libecasoundc-config that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
libecasoundc-config - get information about installed ecasoundc library
SYNOPSIS
ecasoundc-config [--libs] [--libs_debug] [--cflags] [--version]
DESCRIPTION
libecasoundc-config is a tool that is used to determine the compiler and linker flags used
to compile programs using the ecasoundc liberary. It is meant to be used like
gcc `libecasoundc-config --libs --cflags` some-code.c
OPTIONS
--libs returns the linker options.
--libs_debug
returns the linker options for debug libraries.
--cflags
returns include options.
--version
returns the version of ecasoundc library.
Use libecasoundc-config online using onworks.net services