This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Code Throws Exception
- From: ruks <rukmanisivakumar at rediffmail dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 3 Jun 2009 22:18:08 -0700 (PDT)
- Subject: Code Throws Exception
Recently I have migrated my code from GCC3.4.3 to GCC4.1.2.
It has server and client module. I have installed the package with
RHEL5u2,GCC4.1.2,libstdc++.so.6.0.8
Server gets executed but while running the client it throws "Terminate
called after throwing instance of 'JTCSystemCallException' Aborted"
Suppose if I changed to libstdc++.so.6.0.3, then client gets executed with
out error. But server stops.
I have to retain libstdc++.so.6.0.8.
How to solve this issue? Any immediate suggestions?
--
View this message in context: http://www.nabble.com/Code-Throws-Exception-tp23863942p23863942.html
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.