comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: gprbuild fun
Date: Mon, 29 Jun 2015 12:17:38 +0100
Date: 2015-06-29T12:17:38+01:00	[thread overview]
Message-ID: <lypp4eahm5.fsf@pushface.org> (raw)
In-Reply-To: caee8c6d-33b0-45d5-99d0-38166f2a2edc@googlegroups.com

Mark Lorenzen <mark.lorenzen@gmail.com> writes:

> Why not simply state the target using the (appropriately named) Target
> project attribute and then build using gprbuild? We use Target and
> Runtime attributes and it works like a charm:

As I said to Brian, this was (intended to be!) a native build.

> project xyz is
>
>    for Languages use ("Ada");
>
>    for Target use "leon3-elf";
>    for Runtime ("Ada") use "ravenscar-full-leon3";
>    ...
>
> end XYZ;
>
> Are these two attributes not supported by FSF GNAT (yet)?

Both of them are supported in GPRBUILD GPL 2015, but GPRBUILD GPL 2014
doesn't support Runtime.

gnatmake doesn't do mixed-language builds, and won't support project
files in the next release (of FSF GCC, I presume):

   $ gnatmake -v -P build
   warning: gnatmake -P is obsolete and will not be available in the
   next release; use gprbuild instead

  reply	other threads:[~2015-06-29 11:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-28 17:28 gprbuild fun Simon Wright
2015-06-28 18:09 ` Dmitry A. Kazakov
2015-06-28 19:22   ` David Botton
2015-06-28 21:37     ` vincent.diemunsch
2015-06-28 23:02       ` David Botton
2015-06-29  8:24         ` vincent.diemunsch
2015-06-29  8:36           ` Simon Wright
2015-06-29  8:57             ` Vincent
2015-06-29  8:29         ` Simon Wright
2015-06-28 20:08   ` Simon Wright
2015-06-29  9:58 ` Brian Drummond
2015-06-29 10:11   ` Mark Lorenzen
2015-06-29 11:17     ` Simon Wright [this message]
2015-06-29 11:10   ` Simon Wright
replies disabled

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