Menu

#2 .C filename cut off when passed to gcc

open
5
2013-01-16
2009-05-02
Anonymous
No

I'm not sure if it's my configuration, but for some reason CPPChecker is cutting off the fronts of filenames before they passed to gcc. For instance I save a file (with autobuild) named 'physics_modules/FEMDiffusion/FEMDiffusion.C', and CPPChecker generates the console command:
gcc -c -Wall ics_modules/FEMDiffusion/FEMDiffusion.C

which is missing the first 4 characters in the filename.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.