Mail Archives: djgpp/1997/09/08/06:34:27
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 *
*****************************************************************
- Raw text -