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,d8278727bdbfb5ea X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!news.newsland.it!news.inet.it!area.cu.mi.it!news.mailgate.org!mygate.mailgate.org!mailgate.teldix.de!not-for-mail From: "Henrik Quintel" Newsgroups: comp.lang.ada Subject: Re: Object format Date: Thu, 6 May 2004 13:33:29 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Message-ID: References: <%mpmc.40056$kh4.2106910@attbi_s52> NNTP-Posting-Host: mailgate.teldix.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1083844805 21793 145.253.138.200 (Thu May 6 15:33:29 2004) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Thu, 6 May 2004 13:33:29 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=mailgate.teldix.de; posting-account=86200; posting-date=1083844805 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.lang.ada/b224771feb3eb31f87b25a9a48194a47.86200%40mygate.mailgate.org Xref: controlnews3.google.com comp.lang.ada:318 Date: 2004-05-06T13:33:29+00:00 List-Id: HI Jeff, > Ok..I don't know enough about borland version numbers to know if you really > really mean DOS but I suspect you do. Yes, I mean DOS. The executable is a DOS Executable. I have checked this with the debug command. I have installed the ez2load 3.10 but gnatlink tells me: "Unrecognized file format" if I link the both object files together. I know that there is no problem if I make use of the Windows version of GNAT because gcc/gnat produce the same file format. But I am forced to make use of the Borland 4.51 DOS Compiler which produces DOS Executabels and DOS object files respectively. So I need an Ada 95 DOS Compiler/Linker which understand the output file format of Borland C++ 4.51 Thanks for all. Greetings Henrik -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG