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!wn51feed!worldnet.att.net!attbi_s52.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: Subject: Re: Object format X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-ID: <%mpmc.40056$kh4.2106910@attbi_s52> NNTP-Posting-Host: 24.147.74.171 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s52 1083843131 24.147.74.171 (Thu, 06 May 2004 11:32:11 GMT) NNTP-Posting-Date: Thu, 06 May 2004 11:32:11 GMT Organization: Comcast Online Date: Thu, 06 May 2004 11:32:11 GMT Xref: controlnews3.google.com comp.lang.ada:312 Date: 2004-05-06T11:32:11+00:00 List-Id: "Henrik Quintel" wrote in message news:b8335abcf8c3ad83cece7bff8cae5412.86200@mygate.mailgate.org... > Hello everybody, > I am looking for a Ada95 compiler for DOS which produces an object file > format which is compatible with the one of the Borland C++ 4.5 Compiler. > > > Does anyone knows of that? > > Thanks for all in advance. > > Greetings Henrik > Ok..I don't know enough about borland version numbers to know if you really really mean DOS but I suspect you do. http://www.gnuada.org/dos.html ftp://ftp.cs.nyu.edu/pub/gnat/private/old/ez2load/3.10/ Certainly runs under DOS. Not sure about compatibility with that particular compiler. If DJGPP releases a 3.4 compiler at some point (I think they are still 3.3.3 based) it might be worth a try as well.