This is the command ctpp2-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
ctpp2-config — CTPP configuration tool
SYNOPSIS
ctpp2-config [--version] [--flags] [--cc] [--cxx] [--make] [--libs] [--includes]
[--includes2]
DESCRIPTION
ctpp2-config parses data in JSON format from file source.json and prints result to standard
output.
--version
print the ctpp2 version number
--flags
print C++ compiler flags
--cc print executable name of C compiler
--cxx print executable name of C++ compiler
--make print executable name of make
--libs print displays list of libraries
--includes
print list of include dirs
--includes2
print list of include dirs with '-I' prefixes
EXIT STATUS
The ctpp2-config utility exits 0 on success, and >0 if an error occurs.
Use ctpp2-config online using onworks.net services