From: Niels Basjes Newsgroups: comp.os.msdos.djgpp,gnu.g++.help Subject: Re: Long file names in DOS ? Date: Thu, 05 Feb 1998 14:39:35 +0100 Organization: National Aerospace Laboratory (http://www.nlr.nl) Lines: 27 Message-ID: <34D9C117.41C6@nlr.nl> References: <6bcess$sem$1 AT pravda DOT tisip DOT no> NNTP-Posting-Host: bluethunder.nlr.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Trond Erik Bones wrote: > I have a few makefiles written for UNIX which consists of long file > names(longer than 8.3). > > Do I need to change alle file names in my makefile so that GCC and Make(for > Windows) understands them ? If you run DOS (or a Win95 Dosbox) then you MUST change all filenames to 8.3. Be also aware that if you have two files with names that only differ in case (Example: Foo.cc foo.cc FOO.cc) that you will NOT be able to store these files in the same directory under Win95/NT. -- Best regards, Niels. ================================================================ | ir. Niels Basjes | National Aerospace Laboratory | | Phone : +31-20-5113626 | Anthony Fokkerweg 2 | | E-Mail AT NLR : Basjes AT NLR DOT nl | 1059 CM Amsterdam | | E-Mail AT Home: Niels AT Basjes DOT nl | The Netherlands | ================================================================