Title: | ATOM Tool Development System |
Moderator: | CALDEC::SCHMIDT |
Created: | Tue Sep 07 1993 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 309 |
Total number of notes: | 979 |
I am trying to run atom on my program file, instrumenting, and analys routine and the following error occured: atom pixar.rr /var/ev7/evsim7.inst.o /var/ev7/evsim7.anal.o -o /var/tmp/tmp.tool atom: Error: Unable to open program file 'pixar.rr'. atom: Error: Instrumentation aborted due to errors. The pixar.rr would execute without problem if I run it alone. If I try with different program (replacing pixar.rr with other exec.), it would work fine. Have anyone seen this before? [Posted by WWW Notes gateway]
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
306.1 | .rr has special meaning | NNTPD::"[email protected]" | Gail Lyons | Wed Jun 04 1997 12:51 | 13 |
In the original version of Atom, the ".rr" had a special meaning. This was long before I was involved with the project, and the details are vague, but I think that the ".rr" indicated the old style of relocations. The code to handle ".rr" files is still active in Atom, and I think that your application is simply falling into it. Gail Lyons, 6-4-97 [Posted by WWW Notes gateway] | |||||
306.2 | NNTPD::"[email protected]" | Phuy | Wed Jun 04 1997 14:56 | 3 | |
I rename the pixar.rr to something else, but still get the same error message. [Posted by WWW Notes gateway] |