avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] New install not working


From: Eric Weddington
Subject: Re: [avr-gcc-list] New install not working
Date: Wed, 09 Nov 2005 10:24:53 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Dave Hylands wrote:
Hi Biill,


Took an existing project that ran under version 3.4.1
And tried to run make all under new install with the same makefile.
I get
make: ** no rule to make target 'Robot.o', need by Robot.elf stop


Compare the case of the filenames as they exist on your harddrive to
the case of the files as they appear in the Mmakefile.

Perhaps the make utility released with the newer WinAVR was compiled
with a different set of options.


Hi Dave,

Yes, IIRC, the GNU Make is now case-sensitive, so that could be the issue.

--
Eric Weddington




reply via email to

[Prev in Thread] Current Thread [Next in Thread]