From: "Peter C." Newsgroups: comp.os.msdos.djgpp Subject: Help w/ header and STLport? Date: Fri, 18 May 2001 17:44:11 -0400 Organization: Ohio State University Lines: 8 Message-ID: <3B0597AB.386AB1D2@yahoo.com> NNTP-Posting-Host: rsie-93-82.resnet.ohio-state.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: charm.magnus.acs.ohio-state.edu 990222023 29804 164.107.93.82 (18 May 2001 21:40:23 GMT) X-Complaints-To: abuse AT osu DOT edu NNTP-Posting-Date: 18 May 2001 21:40:23 GMT X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: en,ru,el To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does DJGPP not come with the locale header for C++? It seems to me that this would be a fairly significant oversight. Because gcc can't seem to find , I tried using the STLport for this, but I can't seem to get it to work. I even added stlport to my djgpp.env include path... What can I do to include locale in programs built with gcc?