comp.lang.ada
 help / color / mirror / Atom feed
From: Victor Porton <porton@narod.ru>
Subject: How to deal with Ada libraries?
Date: Sun, 29 Oct 2017 20:12:45 +0200
Date: 2017-10-29T20:12:45+02:00	[thread overview]
Message-ID: <ot55ms$1439$1@gioia.aioe.org> (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


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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29 18:12 Victor Porton [this message]
2017-10-29 18:51 ` How to deal with Ada libraries? Dmitry A. Kazakov
2017-10-29 21:26   ` Victor Porton
2017-10-29 18:53 ` Spiros Bousbouras
2017-10-29 21:24   ` Victor Porton
replies disabled

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