From: "Y.K. Goh" Sender: "Y.K. Goh" Subject: Problem using STL in DJGPP Newsgroups: comp.os.msdos.djgpp X-User-Info: 153.20.60.104 s6606555 npnsnews NNTP-Posting-Host: 153.20.15.92 Message-ID: <36d6385d.0@nsuxnews> Date: 26 Feb 1999 13:59:57 +0800 X-Trace: 26 Feb 1999 13:59:57 +0800, 153.20.15.92 Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm using STL in a C++ program. While compiling the program, GCC spits out the following error: d:/djgpp/lang/cxx/function.h: In function `bool operator !=(const int *const &,const class vector &)': d:/djgpp/lang/cxx/function.h:25: no match for `operator ==(const int *, class vector)' Can anyone tell me what this error message means and what it's trying to say? Thanks. ------------------------------ Yong-Kwang Goh Ngee Ann Polytechnic The Centre for Computer Studies Email: s6606555 AT np DOT edu DOT sg ------------------------------