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,4de3bf82b77e9514 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!z19g2000yqb.googlegroups.com!not-for-mail From: Franck Gaultier Newsgroups: comp.lang.ada Subject: Re: Failed to compile XmlAda with cygwin Date: Tue, 4 Jan 2011 03:21:39 -0800 (PST) Organization: http://groups.google.com Message-ID: <1ca7819a-a2bc-4c0a-90ef-90a616acfc17@z19g2000yqb.googlegroups.com> References: <8ac84e1c-11ce-4b38-ac16-da9dbb97d708@e20g2000vbn.googlegroups.com> <50aef14a-31ee-407a-b295-3090b235e933@w17g2000yqh.googlegroups.com> NNTP-Posting-Host: 91.183.38.129 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1294140099 1831 127.0.0.1 (4 Jan 2011 11:21:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 4 Jan 2011 11:21:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z19g2000yqb.googlegroups.com; posting-host=91.183.38.129; posting-account=kG0MNQoAAAC7C0nX8pR27ao_LcUovyME User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17288 Date: 2011-01-04T03:21:39-08:00 List-Id: On 31 d=E9c 2010, 13:39, jquorning wrote: > > This application has requested the Runtime to terminate it in an > > unusual way. > > Please contact the application's support team for more information. > > export TEMP=3D/tmp in .bashrc did it for me. > > /Jesper Thanks. This solved my problem.