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,7dfabc8e6f87a49a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-10 04:43:42 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!feed.news.nacamar.de!newsfeed.vmunix.org!newsfeed.stueberl.de!news.mailgate.org!mygate.mailgate.org!145.253.138.200!not-for-mail From: "Henrik Quintel" Newsgroups: comp.lang.ada Subject: ObjectAda 7.2.2 and assembler Date: Tue, 10 Jun 2003 11:43:40 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Message-ID: NNTP-Posting-Host: 145.253.138.200 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1055238357 12602 145.253.138.200 (Tue Jun 10 13:43:40 2003) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Tue, 10 Jun 2003 11:43:40 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=145.253.138.200; posting-account=86200; posting-date=1055238357 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.lang.ada/e9d4f20b50ee911cd7c9b13000a8bd68.86200%40mygate.mailgate.org Xref: archiver1.google.com comp.lang.ada:38898 Date: 2003-06-10T11:43:40+00:00 List-Id: Hello everyone, I work with ObjectAda 7.2.2 under Windows ME on a PENTIUM 4 processor. I have an external assembler file an tried to assemble it with TASM 4.0 and TASM 5.2 to an object file. This was performed successful. After that I added the object file to the project and pressed F7 that links all files together. At this point I get an error: LINK : error : Segment reference in fixup record ..\os_cpu_a.obj : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt Linking... Link of adaop1 failed rc=0. Tool execution failed. Does someone knows what is going on? Is it possible that MASM assembler solves the problem described above? Thanks for all. Yours Henrik -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG