logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cxref-cpp-configure - A program to generate the cxref-cpp.defines file for cxref-cpp.

Description

       The cxref-cpp program will take on the personality of the installed version of gcc so that the gcc header
       files  can  be  parsed.   This  means that it includes the same default include directory paths and macro
       definitions.  The file that contains these definitions is called cxref-cpp.defines and  is  installed  by
       the cxref-cpp-configure program.

Name

       cxref-cpp-configure - A program to generate the cxref-cpp.defines file for cxref-cpp.

Options

-ooutput
              Specifies the name of the output file (default is to use the compiled in file name).

       cc     The name of the C compiler executable that cxref-cpp should pretend to be.

See Also

cxref(1), cxref-cpp(1)

                                                   May 9, 2004                            cxref-cpp-configure(1)

Synopsis

cxref-cpp-configure[-ooutput]cc

See Also