comp.lang.ada
 help / color / mirror / Atom feed
* Are there Ada-compilers for HC11/HC12?
@ 2003-01-15 14:21 Alfred Hilscher
  2003-01-15 20:17 ` Stephane Carrez
  0 siblings, 1 reply; 2+ messages in thread
From: Alfred Hilscher @ 2003-01-15 14:21 UTC (permalink / raw)


Would like to know.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Are there Ada-compilers for HC11/HC12?
  2003-01-15 14:21 Are there Ada-compilers for HC11/HC12? Alfred Hilscher
@ 2003-01-15 20:17 ` Stephane Carrez
  0 siblings, 0 replies; 2+ messages in thread
From: Stephane Carrez @ 2003-01-15 20:17 UTC (permalink / raw)
  To: Alfred Hilscher

Hi!

Alfred Hilscher wrote:

> Would like to know.
> 

gcc 3.2.1 includes the GNAT Ada compiler.

I was able to build it for 68HC11/68HC12 and use it on a full example (which fits in 256 bytes!).

The Ada runtime is not compiled and some work is necessary.  OTOH I'm not
convinced that the Ada runtime as it is is suitable for HC11/HC12.
In the example I wrote I took care of not using any runtime support
(pragma No_Run_Time, pragma Suppress (All_Checks)).

Anyway even for a native configuration (i386) I wasn't able to build the full Ada runtime.
It'll be better in forthcomming gcc 3.3 (I hope!).

I'll try to package (tar.gz) my example and give more info when I've time.

	Stephane

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@nerim.fr                  Stephane.Carrez@solsoft.fr
WWW:    http://stcarrez.nerim.net          http://www.solsoft.com
         Free the Software!                 Visual Security Policy Management




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-15 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 14:21 Are there Ada-compilers for HC11/HC12? Alfred Hilscher
2003-01-15 20:17 ` Stephane Carrez

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