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=0.1 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e5c3d9c5db6eb95,start X-Google-Attributes: gid103376,public From: Jean-Philippe Iafrate Subject: Project structure with Gnat Date: 1999/08/04 Message-ID: <37A81DAB.53D76730@wanadoo.fr>#1/1 X-Deja-AN: 508728446 Content-Transfer-Encoding: 7bit X-Accept-Language: fr,en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@wanadoo.fr X-Trace: wanadoo.fr 933764523 4858 164.138.13.113 (4 Aug 1999 11:02:03 GMT) Organization: Wanadoo, l'internet avec France Telecom Mime-Version: 1.0 NNTP-Posting-Date: 4 Aug 1999 11:02:03 GMT Newsgroups: comp.lang.ada Date: 1999-08-04T11:02:03+00:00 List-Id: I want to have the following project structure to be used with gnatmake : at the same directory level, many directories with sources, at the same level only one directory with objects and .ali files. What is the bes way to do this ? I have read the Gnat users guide and the Gnat reference guide but I'm not sure of what I have to do. -- Jean-Philippe Iafrate jean.philippe.iafrate@wanadoo.fr