From: r_seshadri AT vsnl DOT com Date: Thu, 17 Aug 2000 13:35:20 GMT Message-Id: <200008171335.NAA23711@webpage.vsnl.net.in> X-Authentication-Warning: webpage.vsnl.net.in: nobody set sender to r_seshadri AT vsnl DOT com using -f Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.102 (Entity 4.114) To: djgpp AT delorie DOT com Subject: Long file names not accepted by gxx (or gcc) X-Mailer: VSNL, Web based email X-Sender-Ip: 169.207.42.107 Reply-To: djgpp AT delorie DOT com Hello, I have downloaded the DJGPP files from one of the mirror sites and following are the files I have got: 04/19/00 08:11a 2,567,839 bnu2951b.zip 08/16/00 09:23a 1,538,147 djdev203.zip 04/14/00 07:20p 1,932,910 gcc2952b.zip 04/14/00 07:20p 1,713,599 gpp2952b.zip (Don't be misled by the datestamps. They refer to the dates on which these files were downloaded and NOT the dates on which these files were created for FTP site) When I tried to compile a file hello1234.cpp using gxx (or gcc), I got the error that "hello1234.cpp file not found (ENOENT)". I renamed it as hello.cpp and voila, things were OK. However, if I included either explicitly in my source file or implicitly (through iostream.h, for example), I get the same error ENOENT. Definitely, I cannot extend the renaming exercise here to stub out the error message. Would you please tell me where I have gone wrong? Regards Seshadri August 17, 2000 1:36 p.m.