X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com MIME-Version: 1.0 In-Reply-To: <7a71c30f0901180930i37df5b3ci64a1c61f62cee505@mail.gmail.com> References: <7a71c30f0901161847y3bfbbdc3t388e0e71b5f8aa69 AT mail DOT gmail DOT com> <7a71c30f0901180930i37df5b3ci64a1c61f62cee505 AT mail DOT gmail DOT com> Date: Wed, 8 Apr 2009 09:19:30 -0400 Message-ID: <7a71c30f0904080619k3d1aaf08i4986bac20d6c575f@mail.gmail.com> Subject: Re: gpp cannot find c++ headers From: Matt Gregory To: djgpp AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi all, I still haven't figured out why gpp can't find the c++ headers, but I tried monitoring the file system with filemon from sysinternals.com, and it shows that although gpp queries for the correct file name, when it goes to open the file, it just truncates the name to an 8 character name, so cxxconfig.h becomes cxxconfi.h. Any ideas on how to work around this? Thanks! Matt