<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: .C filename cut off when passed to gcc</title><link href="https://sourceforge.net/p/cppchecker/support-requests/2/" rel="alternate"/><link href="https://sourceforge.net/p/cppchecker/support-requests/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppchecker/support-requests/2/</id><updated>2009-05-02T00:27:40Z</updated><subtitle>Recent changes to 2: .C filename cut off when passed to gcc</subtitle><entry><title>.C filename cut off when passed to gcc</title><link href="https://sourceforge.net/p/cppchecker/support-requests/2/" rel="alternate"/><published>2009-05-02T00:27:40Z</published><updated>2009-05-02T00:27:40Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net20117a3f7e41be83c0272e213e8588082739be14</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;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:&lt;br /&gt;
gcc -c -Wall ics_modules/FEMDiffusion/FEMDiffusion.C&lt;/p&gt;
&lt;p&gt;which is missing the first 4 characters in the filename.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>