comp.lang.ada
 help / color / mirror / Atom feed
From: "Johan Söderlind Åström" <johaa1993@gmail.com>
Subject: Re: How to create a GPR project for ARM Cortex?
Date: Sun, 12 Nov 2017 02:18:01 -0800 (PST)
Date: 2017-11-12T02:18:01-08:00	[thread overview]
Message-ID: <f6119e05-12d1-495f-a8d7-44794dddbb60@googlegroups.com> (raw)
In-Reply-To: <lyvaifgbv7.fsf@pushface.org>

> > "-o main.elf" does not work.
> 
> Perhaps it does work, but leaves main.elf in the Object_Dir?

It has no effect.


I will use Executable_Suffix instead.
https://docs.adacore.com/gprbuild-docs/html/gprbuild_ug/gnat_project_manager.html#executable-file-names

   package Builder is
      for Executable_Suffix use ".elf";

  reply	other threads:[~2017-11-12 10:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-11 19:18 How to create a GPR project for ARM Cortex? Johan Söderlind Åström
2017-11-11 20:12 ` Simon Wright
2017-11-11 22:05   ` Johan Söderlind Åström
2017-11-12  8:06     ` Simon Wright
2017-11-12 10:18       ` Johan Söderlind Åström [this message]
2017-11-12 11:39         ` Simon Wright
2017-11-12  8:54   ` Simon Wright
2017-11-12 14:29 ` Johan Söderlind Åström
2017-11-13 10:54   ` Simon Wright
2017-11-13 19:08     ` Johan Söderlind Åström
replies disabled

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