Operating System - HP-UX
1833768 Members
2279 Online
110063 Solutions
New Discussion

Problem of purify on HP-UX 11.00 (64Bit environment)

 
Praveen urs M.K
Occasional Contributor

Problem of purify on HP-UX 11.00 (64Bit environment)

HI,

WE have purfiy (ver: purify.hp64.2002.05.00)
on HP-UX (hpux500 B.11.00 U 9000/800),
When I try to use purify for an C program,
The follwoing error pops up as whoen in the attachment.

Please provide me a solution for the above problem.

Thanks in advance,
Praveen

2 REPLIES 2
Michael Kelly_5
Valued Contributor

Re: Problem of purify on HP-UX 11.00 (64Bit environment)

Praveen,
the current version of purify for HP-UX is 2003.06.00.
I'd download and install that first to see if it fixes the problem.

HTH,
Michael.
The nice thing about computers is that they do exactly what you tell them. The problem with computers is that they do EXACTLY what you tell them.
Caesar_3
Esteemed Contributor

Re: Problem of purify on HP-UX 11.00 (64Bit environment)

Hello!

Does your purify work with C++?
Does he work with other programs that you link
with them?
Do you have the 32bit version also?
Check if you can link with the 32bit version.

Caesar