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,de92eb048dc3c019 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.scarlet.biz!news.scarlet.biz.POSTED!not-for-mail NNTP-Posting-Date: Sat, 18 Mar 2006 08:42:56 -0600 From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Debian Policy for Ada, Second Edition References: <87mzfoa6z2.fsf@ludovic-brenta.org> <441C0CCB.5060800@obry.net> Date: Sat, 18 Mar 2006 15:39:17 +0100 Message-ID: <87ek0zakbu.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:QQmE8j0IpIR7eXNXOuCKsxGk54s= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit NNTP-Posting-Host: 83.134.242.63 X-Trace: sv3-Rw8RCuSpvAIdeLq54gH9t3ayL3jwBCx4gLGY/R+YqyMlGTxrZ4GD7AMEWBozOPanhsidjagsGW9ny2U!L6FUDmZ5BgUovB5XMc5fIOAeqZcF99FZeTvavHzWOuvouvIc5cEYGJNxbwN8rv8j9UjbZnaUIA== X-Complaints-To: abuse@scarlet.be X-DMCA-Complaints-To: abuse@scarlet.biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:3433 Date: 2006-03-18T15:39:17+01:00 List-Id: Pascal Obry writes: > Ludovic Brenta a écrit : > >> As always, I welcome comments and suggestions. > > I see that you recommend for libraries using : > > /usr/share/ada/adainclude/ for sources. > > /usr/lib/ for libraries > > /usr/share/ada/adainclude/ for project files. I am not aware of a GNAT default. What is the default? And why does it not follow the GNAE? > I think it would be far better to follow the GNAT default, this way > project files are found automatically by GNAT and there is no need to > set ADA_PROJECT_PATH at all for example. > > Moreover XML/Ada, AWS, ASIS, PolyORB have been updated to use this > default install scheme and they all work together. And also if you > follow the default location for the documentation GPS will be able to > find them automatically and they will appear into the Help menu. > > As I said I think it would be better to stick to the GNAT default setup. Maybe symlinks can come to the rescue to provide interoperability. -- Ludovic Brenta.