Menu

#114 jimtcl: Static Analyzer build outside of source tree.

0.9.0
new
nobody
None
2015-12-08
2015-12-08
Rick
No

When configuring and building outside the source tree with clang static analyzer, jim-config.h header file not found.

Makefile.in adds flags, and a require header path, to CC and CXX. Static analyzer re-writes these, and the flags are not applied. The missing include path does not pick up the jim-config.h in the build directory.

1 Attachments

Discussion


Log in to post a comment.