comp.lang.ada
 help / color / mirror / Atom feed
* Where does gpr.gpr come from?
@ 2016-09-08 15:10 philip.munts
  2016-09-08 17:14 ` Simon Wright
  0 siblings, 1 reply; 2+ messages in thread
From: philip.munts @ 2016-09-08 15:10 UTC (permalink / raw)


I am trying to cross-compile GNATColl for the AdaCore Libre Raspberry Pi 2 cross-compiler.  It apparently builds successfully, but when I try to build an application, gnatcoll.gpr references gpr.gpr which is nowhere to be found in the Raspberry Pi 2 toolchain.  Both the Linux and MacOS native toolchains include gpr.gpr in share/gpr/.  Where can I get gpr.gpr and all of its dependencies?


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

* Re: Where does gpr.gpr come from?
  2016-09-08 15:10 Where does gpr.gpr come from? philip.munts
@ 2016-09-08 17:14 ` Simon Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Wright @ 2016-09-08 17:14 UTC (permalink / raw)


philip.munts@gmail.com writes:

> I am trying to cross-compile GNATColl for the AdaCore Libre Raspberry
> Pi 2 cross-compiler.  It apparently builds successfully, but when I
> try to build an application, gnatcoll.gpr references gpr.gpr which is
> nowhere to be found in the Raspberry Pi 2 toolchain.  Both the Linux
> and MacOS native toolchains include gpr.gpr in share/gpr/.  Where can
> I get gpr.gpr and all of its dependencies?

For reasons, as well as the main 'make' of GNATColl, you need to

  $ make libgpr.build
  $ sudo make libgpr.install

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

end of thread, other threads:[~2016-09-08 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 15:10 Where does gpr.gpr come from? philip.munts
2016-09-08 17:14 ` Simon Wright

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