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=2.0 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2fd3eb5a371cc926,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.191.41 with SMTP id gv9mr8663615pbc.5.1324577403607; Thu, 22 Dec 2011 10:10:03 -0800 (PST) Path: lh20ni52457pbb.0!nntp.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!news2.arglkargh.de!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.szaf.org!news.gnuher.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Achim Newsgroups: comp.lang.ada Subject: gnatmake: could not write mapping file Date: Thu, 22 Dec 2011 19:10:02 +0100 Organization: 1&1 Internet AG Message-ID: Reply-To: joachim.schroeer@web.de NNTP-Posting-Host: p4fea47b3.dip0.t-ipconnect.de Mime-Version: 1.0 X-Trace: online.de 1324577402 6235 79.234.71.179 (22 Dec 2011 18:10:02 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Thu, 22 Dec 2011 18:10:02 +0000 (UTC) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.13) Gecko/20100914 SeaMonkey/2.0.8 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Date: 2011-12-22T19:10:02+01:00 List-Id: Hello, I've just installed GNAT GPL 2011 on a virtual Windows XP partition (Virtual Box on a native Mac OS X). I've all my sources in a shared folder. All programs compile and build well with native Mac OS X and virtual Ubuntu. But on the virtual Windows XP I get the message gnatmake: could not write mapping file when trying to compile or build. This seems to be a simple configuration problem discussed here several times before, but I can't find a solution. Many thanks for any help -- Achim