Problem with Purify

T

Teddy

Hey guyes I am getting problem with purify. I am using g++ compiler on
Solaris 5.10 and linking it with purify.
Whenever I compiled program with purify option I get CORE DUMP error
with message that terminate() was called recursively by
getprotobyname() function.
Without purify program compiles without error. Please help me to solve
problem.
 
V

Victor Bazarov

Teddy said:
Hey guyes I am getting problem with purify. I am using g++ compiler on
Solaris 5.10 and linking it with purify.
Whenever I compiled program with purify option I get CORE DUMP error
with message that terminate() was called recursively by
getprotobyname() function.
Without purify program compiles without error. Please help me to solve
problem.

Contact their technical support. We cannot help you. Your problem is
*not* of the _C++ language_ kind. It's of the _particular product_ kind.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top