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,b049f4f2a1fcba92 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!b7g2000yqd.googlegroups.com!not-for-mail From: Joshua Ferguson Newsgroups: comp.lang.ada Subject: Re: GNAT GPL for LEGO Mindstorms NXT Date: Thu, 4 Mar 2010 08:54:11 -0800 (PST) Organization: http://groups.google.com Message-ID: <131b765e-e52c-48b0-b8d4-727c67f6a0ba@b7g2000yqd.googlegroups.com> References: <1e9c326b-fcbc-46f6-af44-8a8737da11fe@g7g2000yqe.googlegroups.com> <08937009-2c8f-4d95-ac11-048aa09fbe81@q16g2000yqq.googlegroups.com> NNTP-Posting-Host: 207.74.191.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1267721651 1207 127.0.0.1 (4 Mar 2010 16:54:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 4 Mar 2010 16:54:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b7g2000yqd.googlegroups.com; posting-host=207.74.191.2; posting-account=AectXgoAAADrrSA4TyabCOj0Nmd6jUOg User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1021 Safari/532.5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9407 Date: 2010-03-04T08:54:11-08:00 List-Id: On Mar 4, 6:49=A0am, Matteo Bordin wrote: > Hello Joshua, > > you do not need the GNU-ARM tool chain. > > > > Example 2: > > > trying to 'make all' a ready built project that comes with the NXT- > > > GNAT throws this error: > > > "$ make all > > > Compiling /nxtOSEK/ecrobot/../toppers_osek/kernel/alarm.c to build/ > > > kernel/alarm.o > > > mindstorms-nxt-gcc.exe: /nxtOSEK_ecrobot/../toppers_osek/kernel/ > > > alarm.c: No such file or directory > > > mindstorms-nxt-gcc.exe no input files > > > make: *** [build/kernel/alarm.o] Error 1" > > Which version of make are you using? Moving to a newer version of make > shall fix the problem. > > Hope this helps. > > Matteo First, thanks for taking an interest. I understand it's kinda rude for me to just barge in asking questions. Ok, I'm using 'GNU make 3.81' in Cygwin, though I also received the same error in Msys :/