[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference caldec::wrl_atom

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

306.0. "Atom problem" by NNTPD::"phan@mak01.eng.pko.dec.com" (PHuy) Tue Jun 03 1997 17:37

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.RTitleUserPersonal
Name
DateLines
306.1.rr has special meaningNNTPD::"glyons@zk3.dec.com"Gail LyonsWed Jun 04 1997 15:5113
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.2NNTPD::"phan@mak01.eng.pko.dec.com"PhuyWed Jun 04 1997 17:563
I rename the pixar.rr to something else, but still get the same error message.

[Posted by WWW Notes gateway]