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,87f7533f4fdc4b48 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!novia!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada Subject: Re: Newbie question Date: Mon, 18 Jul 2005 20:27:26 +0000 (UTC) Organization: BT Openworld Message-ID: References: <42DB91E1.1060501@dif.andthis.um.es> <42dba94e$1_1@glkas0286.greenlnk.net> <42DBB3E1.60703@mailinator.com> NNTP-Posting-Host: host81-154-188-69.range81-154.btcentralplus.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: nwrdmz03.dmz.ncs.ea.ibs-infra.bt.com 1121718446 27947 81.154.188.69 (18 Jul 2005 20:27:26 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Mon, 18 Jul 2005 20:27:26 +0000 (UTC) In-Reply-To: <42DBB3E1.60703@mailinator.com> X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) Xref: g2news1.google.com comp.lang.ada:3665 Date: 2005-07-18T20:27:26+00:00 List-Id: Alex R. Mosteo wrote: > Martin Dowie wrote: > >> Francisco J. Montoya wrote: >> >>> I figure out this could be done by setting right options in the dialog >>> "Project settings", and "Debug/Release settings" -> "Compiler Options" >>> and "Gnatmake" therein, but I haven't succeeded in finding them in the >>> compiler documentation. >> >> >> >> -D > > > Wouldn't this be -I > ? Oops sorry, yes. I misread it and thought the question was about keeping the resulting library files in a different location. -- Martin