cvs.gedasymbols.org/archives/browse.cgi | search |
From: | "A. Darrow" <msmsh AT freewwweb DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Newbie frustration: headers not found |
Date: | Wed, 13 Oct 1999 14:49:27 -0700 |
Organization: | Posted via Supernews, http://www.supernews.com |
Lines: | 36 |
Message-ID: | <s09okntfbhk76@corp.supernews.com> |
References: | <s082ndhebhk62 AT corp DOT supernews DOT com> <3804277B DOT 953BF90 AT hmc DOT edu> <Pine DOT SUN DOT 3 DOT 91 DOT 991013121344 DOT 16702b-100000 AT is> |
X-Complaints-To: | newsabuse AT supernews DOT com |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 991013121344 DOT 16702b-100000 AT is... > > "A. Darrow" wrote: > > > > Now matter what I do: > > > > C:/djgpp/lang/cxx/iostream.h:31:streambuf.h:No such file or directory > > (ENOENT) > > > > I'm not sure I understand whether both files are unrecognized or both. Only > > streambuf.h exceeds the 8+3 DOS file naming length which I am assuming is > > the problem. > > This assumption is correct. The first file name shows you where the > problem was detected: in file iostream.h, on line 31. > > > since I can use Norton Diskedit (A DOS mode program) and read > > iostream.h/streambuf.h > > in LFN entries, although I'm not sure that proves anything. > > This proves that the long file names are there, but it doesn't say > whether DJGPP programs can see them. > > Please try typing "set LFN=y" from the command line in the same DOS box > where you run the compiler, and after that try compiling again. > > If the problem goes away now, it means that something's wrong with your > setup that prevents DJGPP from turning on its LFN support. Did not work, so I guess my LFN system is screwed up somehow. Do you have another suggestion?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |