comp.lang.ada
 help / color / mirror / Atom feed
* Debian & gprinstall
@ 2017-02-14 17:01 Simon Wright
  2017-02-14 17:57 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Wright @ 2017-02-14 17:01 UTC (permalink / raw)


Has anyone devised a setup to use gprinstall to install a library to
match the Debian Ada Policy?

I don't care so much (perhaps I should) about getting the sonames right,
but I'd like at least to get the library GPRs installed where Debian
looks for them.

At the moment, on jessie, gprinstall installs:

  Sources in   /usr/include/<library>/
  ALI files in /usr/lib/<library>/
  Objects in   /usr/lib/<library>/(for a relocatable library, a symlink to
               the so in /usr/lib/<library>/ is put in /usr/lib)
  GPRs in      /usr/share/gpr/

and at the very least GPRs should be in
/usr/share/ada/adainclude/. That's easy enough using
--project-dir=share/ada/adainclude, but what about the other
directories? (they need to be reasonably out of the way of anywhere that
Debian would install software).


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

end of thread, other threads:[~2017-02-15 10:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-14 17:01 Debian & gprinstall Simon Wright
2017-02-14 17:57 ` Dmitry A. Kazakov
2017-02-14 21:30   ` Simon Wright
2017-02-15  8:44     ` Dmitry A. Kazakov
2017-02-15  9:29       ` Simon Wright
2017-02-15  9:39         ` Pascal Obry
2017-02-15 10:33           ` Simon Wright

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