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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b077f14f0dce8d68,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-21 02:56:45 PST Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!xlink.net!howland.reston.ans.net!gatech!newsfeed.pitt.edu!uunet!in1.uu.net!news.tele.fi!news.csc.fi!news.funet.fi!news.joensuu.fi!news.joensuu.fi!not-for-mail From: dahlman@cc.joensuu.fi (Eric Dahlman) Newsgroups: comp.lang.ada Subject: Question: Gnat + EMX Date: 21 Mar 1995 12:56:45 +0200 Organization: University of Joensuu Message-ID: <3kmbdd$8j4@cc.joensuu.fi> NNTP-Posting-Host: cc.joensuu.fi X-Newsreader: TIN [version 1.2 PL2] Date: 1995-03-21T12:56:45+02:00 List-Id: I was looking at teh readme's for Gnat for EMX and I was wondering if someone could clear up a question for me? I can clarify this if necessary but I figure if you know the answer you will probably understand the question. Is it possible to generate .obj (OMF) files and link them with link386 using gnat or am I tied to the .o format? This is possible in the the other languages but I am not sure if Gnat can do it and I don't have the time to play with it at the moment. Thanks for any help, Eric