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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a2c583b62999ffbd,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!o40g2000prn.googlegroups.com!not-for-mail From: dg.recrutement31@gmail.com Newsgroups: comp.lang.ada Subject: Gnat bind : how to ? Date: Wed, 21 Jan 2009 02:58:26 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 79.80.245.65 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1232535507 8800 127.0.0.1 (21 Jan 2009 10:58:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 21 Jan 2009 10:58:27 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o40g2000prn.googlegroups.com; posting-host=79.80.245.65; posting-account=HpMZ9woAAAAbUfgv8ursvDzjzsHkqjkF User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.5) Gecko/2008121621 Ubuntu/8.04 (hardy) Firefox/3.0.5,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4437 Date: 2009-01-21T02:58:26-08:00 List-Id: Hi all, I would like to store the files by generated gnatbind (b~###.adb, b~###.o, ...) and indirecty by gnatmake also in a different directory than the current working one. I'm searching an equivalent to '-D' of gnat compile. Is there someone knowing how to do ? Else, what do you use to do as a workaround ? Thanks Didier