Date: Mon, 29 Nov 1999 08:45:23 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Turkey6158 cc: djgpp AT delorie DOT com Subject: Re: -lstdxx In-Reply-To: <19991128163533.10349.00000974@ng-cq1.aol.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 28 Nov 1999, Turkey6158 wrote: > I'm trying to fix the missing -lstdxx problem and I'm reading section 8.7 of > the faq. It tells me to "add a line either to rhide.env or to > DJGPP.ENV ". Call me illiterate, but I don't know how this is done. Edit the file DJGPP.ENV with any text editor you have and add that line. > While we're on the subject of me being iliterate, how do I set LFN > to Y? This is only needed if you have DJGPP version 2.01. Version 2.02 and later already do that automatically. If you do have v2.01, edit the line in DJGPP.ENV which says "LFN=n" to say "LFN=y" instead.