Date: Sun, 23 May 1999 12:28:27 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: NG Chi Fai cc: djgpp AT delorie DOT com Subject: Re: Help: what's difference between upper and lower case filenames In-Reply-To: <3743A854.68C69C7B@netvigator.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 19 May 1999, NG Chi Fai wrote: > I have a file TESTSEEK.CPP (exact, all capital letters). Below is the > result when I use DJGPP to compile it using capital letter filename. > Why did this happen? DJGPP compiles it if I use small letter filename - > testseek.cpp. > > gxx -Wall -W -ggdb3 TESTSEEK.CPP > TESTSEEK.CPP: file not recognized: File format not recognized See section 8.4 of the DJGPP FAQ list.