From: Bong-Gyoune Kim Newsgroups: comp.os.msdos.djgpp Subject: STL and Rhide ??? 2 Date: Wed, 03 Sep 1997 23:05:45 -0500 Organization: University of Texas at Austin Lines: 12 Message-ID: <340E3399.40CB@mail.utexas.edu> NNTP-Posting-Host: slip-126-2.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have following error messages when I tried to "link" the program. (Actually I got no error in compiling phase. sorry for confusing.) __________________________________________________________________________________ Creating: accum1.exe Error: accum1.o : In function 'Construction(int *, int const &)': accum1.cc(123) Error: undefined reference to 'operator new(unsigned long, void *)' There were some errors. ----------------------------------------------------------------------------------- I am using Rhide version 1.3. So I am going to try version 1.3b.