comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Cortex GNAT RTS 20180607
@ 2018-06-07 16:39 Simon Wright
  2018-06-09 10:57 ` Simon Wright
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Wright @ 2018-06-07 16:39 UTC (permalink / raw)


This release doesn't change any RTS functionality; instead, it 
reorganises the structure of the source code so as to accomodate 
the changes made to keep in synchrony with compiler releases 
without using git branches.   [I'd like to shout out a big THANKS! 
to the person here who reminded me about using variant-specific 
subdirectories for the changed files. I was getting quite 
overwhelmed with running 6 parallel branches!]

This affects how you build the RTS: you must specify which release 
of the compiler you're building for, e.g.

   make RELEASE=gnat-gpl-2017

and the RTS must be installed, either with the compiler or locally 
(you can't any longer use the RTS directly in its build location).

Find at
https://github.com/simonjwright/cortex-gnat-rts/releases/tag/r20180607


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

* Re: ANN: Cortex GNAT RTS 20180607
  2018-06-07 16:39 ANN: Cortex GNAT RTS 20180607 Simon Wright
@ 2018-06-09 10:57 ` Simon Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Wright @ 2018-06-09 10:57 UTC (permalink / raw)


Simon Wright <simon@pushface.org> writes:

> This release doesn't change any RTS functionality; instead, it
> reorganises the structure of the source code so as to accomodate the
> changes made to keep in synchrony with compiler releases without using
> git branches.   [I'd like to shout out a big THANKS! to the person
> here who reminded me about using variant-specific subdirectories for
> the changed files. I was getting quite overwhelmed with running 6
> parallel branches!]
>
> This affects how you build the RTS: you must specify which release of
> the compiler you're building for, e.g.
>
>   make RELEASE=gnat-gpl-2017
>
> and the RTS must be installed, either with the compiler or locally
> (you can't any longer use the RTS directly in its build location).
>
> Find at
> https://github.com/simonjwright/cortex-gnat-rts/releases/tag/r20180607

To build using the new GNAT CE 2018 arm-elf compiler, use
RELEASE=gcc8.

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

end of thread, other threads:[~2018-06-09 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07 16:39 ANN: Cortex GNAT RTS 20180607 Simon Wright
2018-06-09 10:57 ` Simon Wright

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