comp.lang.ada
 help / color / mirror / Atom feed
* How to deal with Ada libraries?
@ 2017-10-29 18:12 Victor Porton
  2017-10-29 18:51 ` Dmitry A. Kazakov
  2017-10-29 18:53 ` Spiros Bousbouras
  0 siblings, 2 replies; 5+ messages in thread
From: Victor Porton @ 2017-10-29 18:12 UTC (permalink / raw)


I decided to use Dmitry A. Kazakov's Simple Components library in my big 
serious project (which is to contain a command line utility and a HTTP(S) 
proxy server).

I am to choose of three variants:

1. create a Makefile to build the Simple Components library and link to this 
library;

2. don't create a library but just include Dmitry's files as a part of my 
source;

3. just install the Debian package built by Dmitry.

The "3" variant has the deficiency that because the Dmitry's package is not 
in Debian, this may cause difficulty in the future to make my own Debian 
package of my software.

Please help me to choose the best variant.

-- 
Victor Porton - http://portonvictor.org


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

end of thread, other threads:[~2017-10-29 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-29 18:12 How to deal with Ada libraries? Victor Porton
2017-10-29 18:51 ` Dmitry A. Kazakov
2017-10-29 21:26   ` Victor Porton
2017-10-29 18:53 ` Spiros Bousbouras
2017-10-29 21:24   ` Victor Porton

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