From: Frank Lin Newsgroups: comp.os.msdos.djgpp Subject: STL Date: Sat, 15 Apr 2000 16:39:50 +1200 Organization: Ihug Limited (Dunedin) Lines: 16 Message-ID: <38F7F296.820699EB@nospam.com> NNTP-Posting-Host: news.dun.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,zh-TW Cache-Post-Path: Chaos.es.co.nz!unknown AT p35-max6 DOT dun DOT ihug DOT co DOT nz X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I experienced the following problem while compiling a djgpp/c++ program using . has anyone experienced this before? In file included from C:/DJGPP/lang/cxx/alloc.h:21, from C:/DJGPP/lang/cxx/std/bastring.h:39, from C:/DJGPP/lang/cxx/string:6, from stest.cpp:1: C:/DJGPP/lang/cxx/stl_alloc.h:742: invalid member template declaration C:/DJGPP/lang/cxx/stl_alloc.h:780: invalid member template declaration C:/DJGPP/lang/cxx/stl_alloc.h:817: invalid member template declaration C:/DJGPP/lang/cxx/stl_alloc.h:858: invalid member template declaration C:/DJGPP/lang/cxx/stl_alloc.h:961: empty component declaration C:/DJGPP/lang/cxx/stl_alloc.h:961: parse error before `<'