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-11 06:14:00 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!falcon.america.net!sunqbc.risq.qc.ca!newsfeed.online.be!news.algonet.se!algonet!pepsi.tninet.se!not-for-mail From: Mats Karlssohn Newsgroups: comp.lang.ada Subject: Re: GNAT output file format Date: Wed, 11 Apr 2001 15:09:41 +0200 Organization: MIDA Systemutveckling AB Message-ID: <3AD45795.D85F2CC1@mida.se> References: NNTP-Posting-Host: sdu38-250.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 986994584 21324 195.163.250.38 (11 Apr 2001 13:09:44 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 11 Apr 2001 13:09:44 GMT X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:6753 Date: 2001-04-11T13:09:44+00:00 List-Id: Ted Dennison wrote: > > In article , chris.danx > says... > > > >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, it does. You'd probably need to look at GCC docs for more information about > it. Of course, that means the exact format will depend on the platform as well. On more hint: after a STATIC link you can use objcopy to create your ROM images. Sometimes (at least) you can avoid tinkering with the linker- scripts this way. -- 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