comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm.tsoh-plus.nicif-bauhaus@maps.futureapps.de>
Subject: Re: Creating and using Ada packages: need refinement
Date: Wed, 26 Mar 2008 11:44:04 +0100
Date: 2008-03-26T11:44:05+01:00	[thread overview]
Message-ID: <47ea28f5$0$23692$9b4e6d93@newsspool2.arcor-online.net> (raw)
In-Reply-To: <fsd4lr$lk3$1@registered.motzarella.org>

Ivan Levashew schrieb:
>  I'd like to make my Ada
> packages OS-agnostic but easily tunable for my OS.

Have ./configure write a tuned Makefile that hands
the right Env-Parameters to GNAT project files.
E.g. make the Makefile set a variable for choosing
the correct OS-specific directories containing
package bodies for the respective OS.

Why configure compiler switches beyond basic things?
These setting change frequently for little effect.
I don't see how autotools-AI could possibly help,
and with what.
Automake has created so many problems already, in
particular in the long run. So to demonstrate that
configure can be used with Ada, too, a simple setup
should work well. Basically, a stripped down
config.guess should really be sufficient. This is not
C where people insist on supporting broken runtimes
of the 1970s in new, portable software.



  parent reply	other threads:[~2008-03-26 10:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14 19:09 Creating and using Ada packages: need refinement Ivan Levashew
2008-03-15  0:32 ` Georg Bauhaus
2008-03-15  2:50   ` Ivan Levashew
2008-03-15 17:10     ` Simon Wright
2008-03-15 18:26       ` Ivan Levashew
2008-03-15 22:55         ` Ludovic Brenta
2008-03-16  1:52           ` Ivan Levashew
2008-03-26  9:30           ` Ivan Levashew
2008-03-26 10:37             ` Ludovic Brenta
2008-03-26 15:43               ` Ivan Levashew
2008-03-26 20:30                 ` Ludovic Brenta
2008-03-28 12:00                   ` Ivan Levashew
2008-03-28 15:31                     ` Eric Hughes
2008-03-28 15:51                     ` Georg Bauhaus
2008-03-28 19:06                     ` Steve Whalen
2008-03-30 11:11                       ` Ivan Levashew
2008-03-31 19:04                         ` Steve Whalen
2008-03-26 10:44             ` Georg Bauhaus [this message]
2008-03-26 15:32               ` Ivan Levashew
2008-03-26 15:48                 ` Ivan Levashew
replies disabled

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