comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: "RasikaSrinivasan@gmail.com" <RasikaSrinivasan@gmail.com>
Subject: Re: GTK Build from source
Date: Wed, 20 Aug 2008 09:49:18 +0200
Date: 2008-08-20T09:49:22+02:00	[thread overview]
Message-ID: <48ABCC7E.1010001@obry.net> (raw)
In-Reply-To: <04308fda-833d-4e4c-a007-ec7d07a05521@k30g2000hse.googlegroups.com>

RasikaSrinivasan@gmail.com a �crit :
> A pertinent question might be - will the gnat Project support with gpr
> files not serve the function. Perhaps ada based distributions should
> use that instead of the traditional config etc.

Project files are for building. That's only part of a project. You need 
to create distrib tarball, launch the tests, install files, build and 
install documentation... All this is better handled by makefile. I also 
found the makefile good as it contains the extact command to launch for 
building, installing...

Even for building I prefer:

    $ make

Than to have to remember the actual command line to use:

    $ gnat make -XLIBRARY_TYPE=static -XBUILD=Debug -P my_project

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



  parent reply	other threads:[~2008-08-20  7:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-16  1:17 GTK Build from source RasikaSrinivasan
2008-08-16 10:30 ` Ludovic Brenta
2008-08-19 18:43   ` Martin
2008-08-19 20:13     ` Pascal Obry
2008-08-19 21:32       ` RasikaSrinivasan
2008-08-20  7:37         ` Ludovic Brenta
2008-08-20 21:42           ` RasikaSrinivasan
2008-08-20  7:49         ` Pascal Obry [this message]
2008-08-20 12:08         ` Stephen Leake
2008-08-21  8:31           ` Pascal Obry
2008-08-20 19:47         ` Simon Wright
2008-08-20 21:43           ` RasikaSrinivasan
2008-08-21  8:33           ` Pascal Obry
2008-08-22  9:39     ` Martin
replies disabled

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