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


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to