comp.lang.ada
 help / color / mirror / Atom feed
* Configurable Run Time without GPR Tools
@ 2019-11-05  5:47 Daniel Way
  2019-11-05  8:28 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Way @ 2019-11-05  5:47 UTC (permalink / raw)


I'm trying to write a motor control application running on an ARM Cortex-M0+. I've installed GNAT CE 2019 targeting arm-eabi and I can compile various test programs using the -I switch to specify a system.ads file.

To create an executable, I believe I will need an installed run time, but I find the way these are handled in GNAT to be confusing. I'd like to package all library sources in a project subfolder to make sharing everything easier, however, the deeply nested library structure that comes with GNAT is overwhelming.

- I'd like to know how others prefer to package the library with application code

- are the GPR tools absolutely necessary for building a run time, or is there another way to compile standard library packages?

Thank you,

Daniel Way

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

end of thread, other threads:[~2019-11-05 15:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  5:47 Configurable Run Time without GPR Tools Daniel Way
2019-11-05  8:28 ` Dmitry A. Kazakov
2019-11-05  8:43   ` Daniel Way
2019-11-05  8:59     ` Dmitry A. Kazakov
2019-11-05  9:14     ` Simon Wright
2019-11-05 15:15     ` Shark8
2019-11-05  9:18   ` Simon Wright

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