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,72a4f44afacb49df X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!attbi_s22.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" Organization: jrcarter at acm dot org User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Question on setting up libraries References: <1152998024.669864.21010@35g2000cwc.googlegroups.com> In-Reply-To: <1152998024.669864.21010@35g2000cwc.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 12.201.97.176 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s22 1153009592 12.201.97.176 (Sun, 16 Jul 2006 00:26:32 GMT) NNTP-Posting-Date: Sun, 16 Jul 2006 00:26:32 GMT Date: Sun, 16 Jul 2006 00:26:33 GMT Xref: g2news2.google.com comp.lang.ada:5718 Date: 2006-07-16T00:26:33+00:00 List-Id: randomm@mindless.com wrote: > > What is the proper way to manage all this? Presently I've got: > > libAdaCurses.a > *.o > *.ali files > in a directory in my ADA_OBJECTS_PATH > > and > *.adb > *.ads > in a directory in my ADA_INCLUDE_PATH This is clearly GNAT specific. For GNAT, I tend to put the sources, .o, and .ali files together in one directory, mentioned in both paths. That also seems to be the way that GtkAda and JEWL handle things. > Is this the proper way to group things together? Please tell me the > proper way to handle this scenario. There is no "proper" way; you can do whatever seems best for you (provided it works, of course). -- Jeff Carter "From this day on, the official language of San Marcos will be Swedish." Bananas 28