Date: Wed, 9 Dec 1998 13:11:02 -0500 Message-Id: <199812091811.NAA07074@envy.delorie.com> From: DJ Delorie To: ralphgpr AT shadow DOT net CC: djgpp AT delorie DOT com In-reply-to: <3.0.1.16.19981209130917.249792a0@shadow.net> (message from Ralph Proctor on Wed, 09 Dec 1998 13:09:17) Subject: Re: DJGPP 2.02 References: <3 DOT 0 DOT 1 DOT 16 DOT 19981209092315 DOT 2107b226 AT shadow DOT net> <3 DOT 0 DOT 1 DOT 16 DOT 19981209092315 DOT 2107b226 AT shadow DOT net> <3 DOT 0 DOT 1 DOT 16 DOT 19981209130917 DOT 249792a0 AT shadow DOT net> Reply-To: djgpp AT delorie DOT com > Can't I just change the y to n and go on?. Why would I have to reinstall > the C++ libraries? Is there some problem in the libraries themselves? > No problem doing it, it's just seems strange. The only reason to re-install the C++ libraries is because some of the files in them are longer than eight characters. If you were previously running in an LFN=N environment, you probably have the short file named files installed. If you re-install with LFN=Y, you'll have the long file names. If you read the FAQ, it has instructions for making sure you install it such that it will work with both LFN=N and LFN=Y.