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.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6d9cd34ea84ec42b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.31.73 with SMTP id y9mr9945354pbh.0.1319085630636; Wed, 19 Oct 2011 21:40:30 -0700 (PDT) Path: d5ni34486pbc.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Re: Basic installation problem with avr-ada for Windows Date: Wed, 19 Oct 2011 21:40:24 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6768744.613.1319085624429.JavaMail.geo-discussion-forums@yqgn17> References: <26601238.585.1319055154087.JavaMail.geo-discussion-forums@yqoo7> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 200.148.120.220 Mime-Version: 1.0 X-Trace: posting.google.com 1319085628 17599 127.0.0.1 (20 Oct 2011 04:40:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Oct 2011 04:40:28 +0000 (UTC) In-Reply-To: <26601238.585.1319055154087.JavaMail.geo-discussion-forums@yqoo7> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=200.148.120.220; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news1.google.com comp.lang.ada:18614 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-10-19T21:40:24-07:00 List-Id: I also tried the script build-avr-ada-gcc-4.3.x.sh (which I don't see any sense in using it because there is the installer...but I tried as well), and after resolving a file which the script could not find and download, it returned me the messages: (...) -------------------------------------------------------------- 2011-10-19_21:51:09 Building Binutils -------------------------------------------------------------- Extracting /cygdrive/c/avr-ada/tools/build/src/binutils-2.19.tar.bz2 ... patching binutils 30-binutils-2.19-avr-size.patch in any of the patch directories-size.patch --- And it finishes. But I just cannot build yet the project, it even recognizes the avr.gpr project. Maybe an other env variable needs to be configured?