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: a07f3367d7,163994d4f34e92d0 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.88.5 with SMTP id bc5mr1809507pab.11.1344320588528; Mon, 06 Aug 2012 23:23:08 -0700 (PDT) Path: g9ni2781116pbo.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!ctu-peer!news.nctu.edu.tw!goblin2!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: how to tell gnatmake to send executables to a different directory when compiling multi source? Date: Mon, 30 Jul 2012 09:19:42 +0100 Organization: A noiseless patient Spider Message-ID: References: <214bbd15-f7cb-4710-a6a7-64f37923bf4e@googlegroups.com> <87wr1moexq.fsf@ludovic-brenta.org> <87sjcaoa08.fsf@ludovic-brenta.org> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="edf2659fbb8cb6d4b5f62db4b36ac1e6"; logging-data="31866"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/fQnkAQjKzcyjaJwcWS6cVavOek1VRJP8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:oXL5rvjxrijRx16F45//DeUQiB0= sha1:MTUE/5DHcL0aPlTk5Rd3zeVCRLo= Content-Type: text/plain Date: 2012-07-30T09:19:42+01:00 List-Id: "Nasser M. Abbasi" writes: > But I remember spending weeks just doing nothing but trying to figure > out how the Makefiles work in order to make the need adjustment to add > the platform I wanted to build the sources for. I think the answer is imake. (only quarter-serious. Back in the day imake served me well on a multi-component project buildable for Linux, OSF/1, Solaris).