From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,dc7ae4ba7bf202da X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!exabot.com!freenix!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Message-ID: <48ABCC7E.1010001@obry.net> Date: Wed, 20 Aug 2008 09:49:18 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada To: "RasikaSrinivasan@gmail.com" Subject: Re: GTK Build from source References: <56427db9-557f-44c2-8325-b3c44a4db8f8@z66g2000hsc.googlegroups.com> <16c33788-3d54-494e-9e4f-bc8178ef11a1@d77g2000hsb.googlegroups.com> <63788cfe-4253-4244-ba50-6bf6f3ce51e3@k7g2000hsd.googlegroups.com> <48AB2982.3080100@obry.net> <04308fda-833d-4e4c-a007-ec7d07a05521@k30g2000hse.googlegroups.com> In-Reply-To: <04308fda-833d-4e4c-a007-ec7d07a05521@k30g2000hse.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 20 Aug 2008 09:49:22 CEST NNTP-Posting-Host: 90.2.74.169 X-Trace: 1219218562 news.orange.fr 891 90.2.74.169:4228 X-Complaints-To: abuse@orange.fr Xref: g2news2.google.com comp.lang.ada:7393 Date: 2008-08-20T09:49:22+02:00 List-Id: 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