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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,28db79a4b238c104 X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: What's wrong with this simple Ada w/ assembly code? Date: 1999/03/07 Message-ID: <36e208bf.13123295@news.pacbell.net>#1/1 X-Deja-AN: 452121920 References: <36ddb9aa.0@silver.truman.edu> <7bsc78$h9n$1@plug.news.pipex.net> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 920783126 206.170.2.116 (Sat, 06 Mar 1999 21:05:26 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Sat, 06 Mar 1999 21:05:26 PDT Newsgroups: comp.lang.ada Date: 1999-03-07T00:00:00+00:00 List-Id: >expects a ".o" extension for object files, and doesn't recognise ".obj". If there are any standards at all in the DOS/Wintel world, surely the extension ".obj" is one of them - unless of course a .o file is a different format from .obj (which is another "standards" question, but a different one).