From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e2da7a48977d321e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-14 08:51:36 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prichtmyer@yahoo.com (Peter Richtmyer) Newsgroups: comp.lang.ada Subject: Rational Ada to VxWorks, Entry Name Date: 14 Oct 2003 08:51:35 -0700 Organization: http://groups.google.com Message-ID: <1b585154.0310140751.cc28ea7@posting.google.com> NNTP-Posting-Host: 164.223.72.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066146696 13569 127.0.0.1 (14 Oct 2003 15:51:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 14 Oct 2003 15:51:36 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:829 Date: 2003-10-14T08:51:35-07:00 List-Id: 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