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,b0b5c110fba2f8af X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-12 00:01:27 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!cyclone.swbell.net!cyclone-sf.pbi.net!63.208.208.143!feed2.onemain.com!feed1.onemain.com!newsfeed.icl.net!news.algonet.se!algonet!pepsi.tninet.se!not-for-mail From: Mats Karlssohn Newsgroups: comp.lang.ada Subject: Re: GNAT output file format Date: Thu, 12 Apr 2001 08:54:47 +0200 Organization: MIDA Systemutveckling AB Message-ID: <3AD55137.65A1F25C@mida.se> References: <9b06pn$a2g1@news.cis.okstate.edu> <0m4B6.4764$Ow3.1023327@news2-win.server.ntlworld.com> NNTP-Posting-Host: sdu47-250.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 987058488 9495 195.163.250.47 (12 Apr 2001 06:54:48 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 12 Apr 2001 06:54:48 GMT X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:6804 Date: 2001-04-12T06:54:48+00:00 List-Id: "chris.danx" wrote: > > > > What is the GNAT binary output format? > > > > > > I looked in the manuals but there's not much info. I'm trying to get a > > > program to load it up and execute it on bare hardware (or rather i will) > for > > > OS development. Does GNAT use GCC output formats? > > > > Yes, GNAT uses GCC output formats - i.e. ELF, a.out, etc. > > That mean i can change the output format via switches? I'm using GNAT on > Windows 9X. Well, sort of... It really depends on wich options were used to configure the libbfd that is used by your GNAT/GCC. I seem to recall that the public versions of GNAT from ACT has a rather 'slimlined' libbfd that can only handle ett Windows .OBJ and .EXE formats. Please correct me if I'm wrong! -- Mats Karlssohn, developer mailto:mats@mida.se Mida Systemutveckling AB http://www.mida.se Box 64, S-732 22 ARBOGA, SWEDEN Phone: +46-(0)589-89808 Fax: +46-(0)589-89809