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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3b06f2a3754e334e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: GPS example fails to compile Date: Mon, 26 Jun 2006 08:58:25 +0200 Message-ID: <4g9epdF1mbhgtU1@individual.net> References: <1151050716.409205.237490@y41g2000cwy.googlegroups.com> <4g26poF1lbd6cU1@individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: individual.net +PvrSvAe6FFOxQ4gLL6tYwnjUNAgEWueFGOvF9q4GeC/JfnDs= User-Agent: KNode/0.10.2 Xref: g2news2.google.com comp.lang.ada:5025 Date: 2006-06-26T08:58:25+02:00 List-Id: Simon Wright wrote: > "Alex R. Mosteo" writes: > >> I use Ada plus C plus C++ ;) routinely. You tell the languages in the >> project file as you say, and enable "multilanguage build" in GPS options. > > So you do. > > This is an example of help files that help you if you already know the > answer (or are prepared to read the whole thing in case it turns out > that there's an answer). > > I was very much expecting to find this in the project options (ie the > GPR file), not in a general preferences section! I have also manifested a couple of times my surprise at it being not a project option, or simply an autodetected thing if your project says that you're using something else than Ada. I guess there's some reason for it being like it is, but I ignore it.