X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: dos-man 64 Newsgroups: comp.os.msdos.djgpp Subject: Re: Is there some way to convert long filenames to short filenames? Date: Fri, 13 Mar 2009 08:31:49 -0700 (PDT) Organization: http://groups.google.com Lines: 27 Message-ID: References: <275d23ac-69e7-4da0-88a0-a807a182477e AT a39g2000yqc DOT googlegroups DOT com> <200903130543 DOT n2D5hPBO005094 AT envy DOT delorie DOT com> NNTP-Posting-Host: 65.78.101.94 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236958309 4356 127.0.0.1 (13 Mar 2009 15:31:49 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 13 Mar 2009 15:31:49 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: w35g2000yqm.googlegroups.com; posting-host=65.78.101.94; posting-account=KWQMBgkAAACyIBKFFEyMPc0WiKp5u-pU User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.63 (Windows NT 5.1; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mar 13, 12:43=A0am, DJ Delorie wrote: > > My readings through the docs seemed to indicate that this compiler > > generates dos-based executables that can handle long file names. > > Yes, it should - as long as you avoid DOS functions that are > short-file-name-only. > > Also, see _lfn_gen_short_fname > > > Also, is there some way to shrink down these executables. =A0The exe is > > over 300kb. That's six times bigger than the executable that borland's > > compiler spit out. > > FAQ 8.14 Can you please direct me to these faq? All I have is the compiler. I got it off of a book's companion CD. I don't have any docs or anything. I tried reading through the man pages for gcc, but I don't have the proper viewer software. The book was Teach Yourself C++ in 24 hours (second edition.) I do not have the book anymore. I got it on amazon and it had a dead cockroach in it. I threw the book out and kept the cd, hehe. I've had this CD for a few years, but this is my first time using it. I wonder if the CD has a digital copy of the book on it? I will have to go and check that. Is it worth rebuying the book?