Date: Wed, 2 Feb 2000 09:58:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Florian X cc: djgpp AT delorie DOT com Subject: Re: streambuf In-Reply-To: <389702f5$0$19098@SSP1NO17.highway.telekom.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 1 Feb 2000, Florian X wrote: > This is a problem with long file names, search the file (I think) stream~1.h > and rename it > to streambu.h Renaming files to solve LFN-related problems is the WRONG way. This ``solution'' is worse than the problem. The correct solution is described in section 8.3 of the FAQ (v2/faq230b.zip from the same place you get DJGPP).