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: a07f3367d7,d513bd13029c7dcd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!37g2000yqp.googlegroups.com!not-for-mail From: Matteo Bordin Newsgroups: comp.lang.ada Subject: Re: GNAT GPL for LEGO MINDSTORMS NXT Date: Tue, 30 Jun 2009 04:05:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4d098e89-9e16-44e1-9f70-16ce256d3583@37g2000yqp.googlegroups.com> References: <32f88ab9-8224-40f2-af77-eef7170b667d@k15g2000yqc.googlegroups.com> <1f88b97b-a219-4d2e-8480-cd486811a89c@l34g2000vbi.googlegroups.com> NNTP-Posting-Host: 212.99.106.127 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1246359901 24424 127.0.0.1 (30 Jun 2009 11:05:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 30 Jun 2009 11:05:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 37g2000yqp.googlegroups.com; posting-host=212.99.106.127; posting-account=0fK-ZgoAAACswzEJSZ3LA9AZ4FnRU7mX User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6750 Date: 2009-06-30T04:05:01-07:00 List-Id: On Jun 29, 8:01=A0am, MRE wrote: > Ha ha! Success! I got something to compile and could download it. > Now for the really complicated things ;-) > > I have to say though, that the README file that Matteo refers to > is slightly parsimonious. It should mention, that you ought to > have cygwin running on your windows machine together with the libusb > library. This information is part of the installation of nxtOSEK, as you say down here. It is however a good suggestion to improve our documentation. > > You might want to followhttp://lejos-osek.sourceforge.net/installation.ht= m > this helps also for GNAT. > > Headscratcher: I can only compile using MinGW (Cygwin doesn't find the > cross gnatmake during "make" though it has no problems to find it > otherwise) > but I need Cygwin to download the stuff to the brick. > Nothing out of order though. Did you follow the instructions at share/doc/mindstorms/README, as cited in the root README file? In particular: did you modified tool_gcc.mak and copied it in the appropriate nxtOSEK folder?