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=-0.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,a3e487894bcfd825 X-Google-Attributes: gid103376,public From: sparre@meyer.fys.ku.dk (Jacob Sparre Andersen) Subject: Re: Pragma and Object Files Date: 1998/04/14 Message-ID: <6gvg24$m8u$1@news.uni-c.dk>#1/1 X-Deja-AN: 343892730 References: <3532632F.7424B473@vci.net> Organization: News Server at UNI-C, Danish Computing Centre for Research and Education. Newsgroups: comp.lang.ada Date: 1998-04-14T00:00:00+00:00 List-Id: Andy Pekrins (storm@vci.net) asked about using assembler object (OBJ) files with GNAT 3.10p. Since you identify the object file as an "OBJ" file rather than an "o" file, I suspect that the object file is in a M$ format. GNAT uses a different format for object files, so you will have to see if the GNU assembler can convert your file. Good luck. Jacob PS: I have never tried this myself, so I might be completely off track. ---------------------------------------------------------------------------- -- Jacob Sparre Andersen -- E-mail: Jacob.Sparre.Andersen@risoe.dk -- -- National Laboratory Ris� -- Phone.: (+45) 46 77 51 23 -- -- Systems Analysis -- Fax...: (+45) 46 77 51 99 -- ---------------------------------------------------------------------------- Have you played with your LEGO today?