From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide & STL Date: Mon, 08 Sep 1997 11:15:08 +0200 Organization: TU Chemnitz-Zwickau Lines: 22 Message-ID: <3413C21C.9954038@Mathematik.TU-Chemnitz.DE> References: <340F99B1 DOT 4FCB AT mail DOT utexas DOT edu> NNTP-Posting-Host: oedipus.hrz.tu-chemnitz.de 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 Bong-Gyoune Kim wrote: > > I got some link errors when I was trying to build a program using STL > with Rhide version 1.3. > > However, on Rhide version 1.3b, all these errors were gone. I think > Rhide ver. 1.3 may have some bugs in it. (Actually I am not sure!) The reason for this "bug-fix" is very simple. In RHIDE 1.3 I linked in C++ programs automatically libiostream, and in 1.3b I switched to libstdcx, that means if you would include libstdcx in version 1.3 to your libraries you would have the same behaviour like in version 1.3b. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************