comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: Another open-source compiler
Date: Wed, 23 Apr 2014 15:08:11 -0700 (PDT)
Date: 2014-04-23T15:08:11-07:00	[thread overview]
Message-ID: <7f837f6d-8721-4fa5-8686-bba52c9340aa@googlegroups.com> (raw)
In-Reply-To: <liqp9i$hge$2@dont-email.me>

To complement Dmitry's answer, the point is that you need to distinguish the platform the compiler is able to run on, and where its output is able to run on. The output can be a binary machine code object file, or something with machine code and digested specification in it, or an assembler text file, and the target machine is not necessarily the one hosting the compiler.
Presently HAC is /only/ cross-compiling (to a virtual machine).
_________________________
Gautier's Ada programming
http://gautiersblog.blogspot.com/search/label/Ada
NB: follow the above link for a valid e-mail address

      parent reply	other threads:[~2014-04-23 22:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18  8:19 Another open-source compiler gautier_niouzes
2014-04-18  8:55 ` Simon Clubley
2014-04-18 10:23   ` Dmitry A. Kazakov
2014-04-23 22:08   ` gautier_niouzes [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox