Running ObjecTime with Purify |
Category: |
C++
Purpose: |
Useful info about using Purify with ObjecTime
Intended Audience: |
Those interested in using Purify with ObjecTime
Applicable to: |
All Versions
Description: |
Depending on what shell is used, you may need single quotes. For example, 'purify g++'.
With the gnu compiler, you may have to specify the collector and the cache directory (purify will tell you how when you do not specify them)
It has been noticed that when using Purify with gnu on HPUX, sometimes a 'bad object file' would be detected in the MicroRTS libraries. A customer's workaround was to use the HPUX archiver instead of the gnu archiver when building the MicroRTS libraries. (This work-around has not been verified by ObjecTime Support however.)
Limitations: |
None
See also: |
None
Copyright © 1999, ObjecTime Limited. |