comp.lang.ada
 help / color / mirror / Atom feed
* Rational Ada to VxWorks, Entry Name
@ 2003-10-14 15:51 Peter Richtmyer
  2003-10-14 23:14 ` Jeff C,
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Richtmyer @ 2003-10-14 15:51 UTC (permalink / raw)


We are separately linking and loading two Rational (4.0.0.b) Ada
programs to execute on one VxWorks board. Both programs get entry name
"__start". We would like to change one of the names, but do not know
how.

Tried changing "ENTRY" in Link.des, but it would not link.

Any help greatly appreciated.

Thanks,
Peter



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Rational Ada to VxWorks, Entry Name
  2003-10-14 15:51 Rational Ada to VxWorks, Entry Name Peter Richtmyer
@ 2003-10-14 23:14 ` Jeff C,
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff C, @ 2003-10-14 23:14 UTC (permalink / raw)



"Peter Richtmyer" <prichtmyer@yahoo.com> wrote in message
news:1b585154.0310140751.cc28ea7@posting.google.com...
> We are separately linking and loading two Rational (4.0.0.b) Ada
> programs to execute on one VxWorks board. Both programs get entry name
> "__start". We would like to change one of the names, but do not know
> how.
>
> Tried changing "ENTRY" in Link.des, but it would not link.
>
> Any help greatly appreciated.
>
> Thanks,
> Peter

Not sure how to change this but under Rational VADS there was another
entry added at the same address as __start that had a symbol name similar to
the main procedure name.

Try doing an lkAddr on the address that is the value of the symbol __start
(after loading one of your
programs) to see if you can figure out the naming convention of the symbol.



Or...Call Rational.. :)





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-14 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-14 15:51 Rational Ada to VxWorks, Entry Name Peter Richtmyer
2003-10-14 23:14 ` Jeff C,

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox