- Joined
- Aug 31, 2010
- Messages
- 2
- Reaction score
- 0
I am trying to purify the memory leaks of a C program using rational purify. I have compiled to get the object giles.
During the linking stage I get the followng error:
Purify engine: Error: The linker returned error code: 1
What do I need to do to resolve this ?
I have already tried this solution
purify -best-effort -linker=/usr/pubsw/bin/ld -demangle-program=/usr/pubsw/bin/c++ filt /usr/pubsw/bin/gcc -o hi.purify hi.c
Please reply back. It is urgent..
Deepak
(e-mail address removed)
During the linking stage I get the followng error:
Purify engine: Error: The linker returned error code: 1
What do I need to do to resolve this ?
I have already tried this solution
purify -best-effort -linker=/usr/pubsw/bin/ld -demangle-program=/usr/pubsw/bin/c++ filt /usr/pubsw/bin/gcc -o hi.purify hi.c
Please reply back. It is urgent..
Deepak
(e-mail address removed)