From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: 8.3 problem Date: 19 Oct 2001 12:27:16 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: <9qp674$hn5$1@nets3.rz.RWTH-Aachen.DE> References: <20011019115015 DOT 48005 DOT qmail AT web9107 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1003494436 18149 137.226.32.75 (19 Oct 2001 12:27:16 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 19 Oct 2001 12:27:16 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ROLAND wrote: > I have compiled several programs with my > cross-compiler but they all have the same problem: If > I want to open a file which is longer than 8.3, it > doesn't work. Note that DOS itself doesn't support filenames longer than that. It's only Win9x and some of the later systems (excluding) that extend DOS towards longer filenames. And unless you misconfigured your DJGPP runtime environment, DJGPP can support long filenames. > Is there a way to get around this, or do I just have > to make sure that the files I use are just not longer > then 8.3?? Use Win98, and make sure you're not having "LFN=Y" in your environment or DJGPP.ENV. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.