Why does the include file name have the complete path name?
This is because a standard C preprocessor is being used instead of cxref-cpp or an appropriate version of gcc. Changes were made in version 2.8.0 of gcc that make it output the names of the include files as they are in the original source code and not after the files have been translated into an absolute pathname.
Related Questions
- Sometimes when I open the File Finder, Multiple Choice Question Maker, or other utilities, the path does not show up. What is the problem?
- What if I made all the number of attempts to download and failed to successfully download the complete file?
- How can I get just the extension of a file from the complete path string?